Minetest/lib/jsoncpp/CMakeLists.txt

4 lines
65 B
CMake

add_library(jsoncpp jsoncpp.cpp)
target_link_libraries(jsoncpp)