Initial commit
This commit is contained in:
3
lib/jsoncpp/CMakeLists.txt
Normal file
3
lib/jsoncpp/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_library(jsoncpp STATIC jsoncpp.cpp)
|
||||
target_link_libraries(jsoncpp)
|
||||
|
||||
Reference in New Issue
Block a user