4 lines
95 B
CMake
4 lines
95 B
CMake
cmake_minimum_required(VERSION 2.8.11)
|
|
|
|
set(JSON_C_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/3P/json")
|