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 5f5e39e commit ffa2357Copy full SHA for ffa2357
common/CMakeLists.txt
@@ -52,7 +52,7 @@ endif()
52
53
set(TARGET common)
54
55
-add_library(${TARGET} STATIC
+add_library(${TARGET}
56
arg.cpp
57
arg.h
58
base64.hpp
0 commit comments