add_library(jsoncpp STATIC jsoncpp.cpp json/json.h json/json-forwards.h)
target_link_libraries(jsoncpp)