Skip to content

Commit

Permalink
remove zmq static linkage
Browse files Browse the repository at this point in the history
  • Loading branch information
tekdogan committed Sep 26, 2024
1 parent b3be7d4 commit fdcd572
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions custom-triplets/x64-osx-nes.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ endif()
if (PORT STREQUAL oatpp)
set(VCPKG_LIBRARY_LINKAGE static)
endif()

if (PORT STREQUAL zeromq)
set(VCPKG_LIBRARY_LINKAGE static)
endif()

0 comments on commit fdcd572

Please sign in to comment.