Files
DedicatedServerCourse/Plugins/GameLiftServerSDK/ThirdParty/rapidjson/RapidJSONConfig.cmake.in

4 lines
200 B
CMake
Raw Normal View History

2026-01-28 19:08:51 -05: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}")