Skip to content

Commit

Permalink
Add more static libraries for macosx
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard committed Aug 11, 2024
1 parent d040914 commit a1ae3a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@ elseif (OSX)
libcurl.a
libbz2.a
libz.a
libssl.a
libcrypto.a
libcares.a
${Boost_LIBRARIES}
${EXT_LIB_PATH}/libodb-sqlite.a
${EXT_LIB_PATH}/libodb.a
Expand Down

0 comments on commit a1ae3a8

Please sign in to comment.