pineapple/externals/discord-rpc/thirdparty/rapidjson-1.1.0/RapidJSONConfig.cmake.in
2022-11-05 15:35:56 +01:00

3 lines
200 B
CMake
Executable file

get_filename_component(RAPIDJSON_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
set(RAPIDJSON_INCLUDE_DIRS "@INCLUDE_INSTALL_DIR@")
message(STATUS "RapidJSON found. Headers: ${RAPIDJSON_INCLUDE_DIRS}")