ports/lang/solidity/files/jsoncpp.cmake

2 lines
81 B
CMake

include_directories(${JSONCPP_INCLUDE_DIR})
link_directories(${JSONCPP_LIB_DIR})