1
0
Fork 0
forked from suyu/suyu
suyu/externals/discord-rpc/thirdparty/rapidjson-1.1.0/RapidJSONConfig.cmake.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
200 B
CMake
Raw Normal View History

2024-03-05 09:42:40 +01:00
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}")