2020-10-04 03:37:08 +02:00

4 lines
65 B
CMake

add_library(jsoncpp jsoncpp.cpp)
target_link_libraries(jsoncpp)