set up api chain
This commit is contained in:
2
snapshot/CMakeLists.txt
Normal file
2
snapshot/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
add_library(snapshot STATIC src/snapshot.cpp)
|
||||
target_link_libraries(snapshot libzstd_static)
|
Reference in New Issue
Block a user