Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Feb 15, 2024
1 parent 4612974 commit 5231661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ if (ZMQ_PREFIX STREQUAL "bundled")
message(FATAL_ERROR "unsupported bundling libsodium for MSVC_VERSION=${MSVC_VERSION} (need at least VS2017)")
endif()
find_package(Vcvars REQUIRED)
message(STATUS "MSVC_VERSION ${MSVC_VERSION} ${VS_VERSION} ${Vcvars_MSVC_VERSION}")
list(APPEND libsodium_build
${Vcvars_LAUNCHER}
"msbuild"
Expand Down

0 comments on commit 5231661

Please sign in to comment.