dfhack/depends/jsoncpp/CMakeLists.txt

3 lines
57 B
CMake

PROJECT(jsoncpp)
ADD_LIBRARY(jsoncpp STATIC jsoncpp.cpp)