We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8bd23 commit 53228e8Copy full SHA for 53228e8
1 file changed
CMakeLists.txt
@@ -28,7 +28,7 @@ else()
28
message(STATUS "Found slick-net: ${slick-net_DIR}")
29
endif()
30
31
-add_library(hyperliquid
+add_library(hyperliquid STATIC
32
src/api.cpp
33
src/info.cpp
34
src/exchange.cpp
0 commit comments