Skip to content

Commit

Permalink
Remove build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
jedekar committed Mar 27, 2024
1 parent 1fcd436 commit 8472b24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
# Include a module to define standard install directories.
include(GNUInstallDirs)

set(BUILD_SHARED_LIBS ON)

# Build static libs by default, or shared if BUILD_SHARED_LIBS is on.
if(BUILD_SHARED_LIBS)
add_definitions(-DSHARED_LIBRARY_BUILD)
Expand Down

0 comments on commit 8472b24

Please sign in to comment.