We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ac02f commit 986b5faCopy full SHA for 986b5fa
1 file changed
common/CMakeLists.txt
@@ -43,7 +43,7 @@ endif()
43
44
set(TARGET common)
45
46
-add_library(${TARGET} STATIC
+add_library(${TARGET}
47
arg.cpp
48
arg.h
49
base64.hpp
0 commit comments