1
0
mirror of https://github.com/MCLx86/xtreemtest.git synced 2025-04-11 20:55:03 +02:00
2022-10-08 17:16:13 -04:00

4 lines
72 B
CMake

add_library(jsoncpp STATIC jsoncpp.cpp)
target_link_libraries(jsoncpp)