Skip to content

Commit

Permalink
Remove static libc++
Browse files Browse the repository at this point in the history
  • Loading branch information
qubka committed Sep 1, 2024
1 parent 92835c5 commit 6b0407e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ endif()
#
set(PLUGIFY_BUILD_SHARED_LIB ON CACHE INTERNAL "")
set(PLUGIFY_BUILD_FUNCTION ON CACHE INTERNAL "")
if(LINUX)
set(PLUGIFY_USE_STATIC_STDLIB ON CACHE INTERNAL "")
endif()
add_subdirectory(external/plugify)

#
Expand Down
2 changes: 1 addition & 1 deletion external/plugify

0 comments on commit 6b0407e

Please sign in to comment.