Skip to content

Commit

Permalink
minor cleanup for #4 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mlthelama committed Jul 25, 2022
1 parent 598fde5 commit a19c857
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ set_from_environment(VCPKG_ROOT)

if (DEFINED VCPKG_ROOT)
set(CMAKE_TOOLCHAIN_FILE "${VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" CACHE STRING "")
set(VCPKG_OVERLAY_PORTS "${CMAKE_CURRENT_SOURCE_DIR}/ports" CACHE STRING "")
set(VCPKG_TARGET_TRIPLET "x64-windows-static" CACHE STRING "")
else ()
message(
Expand Down

0 comments on commit a19c857

Please sign in to comment.