Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
traversebitree authored Feb 6, 2024
1 parent 56c60d1 commit fc32ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ endif()

include(GNUInstallDirs)

set(BUILD_SHARED_LIBS TRUE)

find_package(CURL CONFIG REQUIRED GLOBAL)
find_package(fmt CONFIG REQUIRED GLOBAL)
find_package(ZLIB CONFIG REQUIRED GLOBAL)
Expand Down

0 comments on commit fc32ef0

Please sign in to comment.