Skip to content

Commit

Permalink
osx file
Browse files Browse the repository at this point in the history
  • Loading branch information
zeuchste committed Nov 22, 2022
1 parent 092e7bd commit 18561a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-triplets/x64-osx-nes.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ endif()

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

if (PORT STREQUAL cppkafka)
set(VCPKG_LIBRARY_LINKAGE dynamic)
endif()

0 comments on commit 18561a4

Please sign in to comment.