We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e54ac commit 09cab2aCopy full SHA for 09cab2a
CMakeLists.txt
@@ -24,6 +24,7 @@ endif()
24
# general
25
#option(SD_BUILD_TESTS "sd: build tests" ${SD_STANDALONE})
26
option(SD_BUILD_EXAMPLES "sd: build examples" ${SD_STANDALONE})
27
+option(BUILD_SHARED_LIBS "sd: build shared libs" OFF)
28
#option(SD_BUILD_SERVER "sd: build server example" ON)
29
30
0 commit comments