Sign in
flutter
/
third_party
/
rapidjson
/
refs/heads/upstream/regex
/
.
/
RapidJSONConfig.cmake.in
blob: 9fa12186ab6ea243eea1f9cb73fc7e8b0d12689a [
file
] [
edit
]
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}"
)