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