mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
3 lines
81 B
CMake
3 lines
81 B
CMake
include_directories(${JSONCPP_INCLUDE_DIR})
|
|
link_directories(${JSONCPP_LIB_DIR})
|