Skip to content

Commit

Permalink
Try the same trick we use with geogram for Windows .lib
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Mar 7, 2024
1 parent d67a290 commit 52b2b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifold/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ if (ENABLE_MANIFOLD)
-DCMAKE_INSTALL_PREFIX=${CMAKE_BUNDLE_INSTALL_PREFIX}
-DCMAKE_INSTALL_LIBDIR:PATH=${LIB_DIR}
-DCMAKE_INSTALL_RPATH=${CMAKE_BUNDLE_INSTALL_PREFIX}/${LIB_DIR}
-DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON
LOG_CONFIGURE ${EXT_BUILD_QUIET}
LOG_BUILD ${EXT_BUILD_QUIET}
LOG_INSTALL ${EXT_BUILD_QUIET}
Expand Down

0 comments on commit 52b2b62

Please sign in to comment.