Commits


Sutou Kouhei authored and Uwe L. Korn committed 20c085870f2
ARROW-9073: [C++] Fix RapidJSON include directory detection with RapidJSONConfig.cmake RapidJSONConfig.cmake provides RAPIDJSON_INCLUDE_DIRS (including the last "S") not RAPIDJSON_INCLUDE_DIR. Closes #7380 from kou/cpp-rapidjson-config Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Uwe L. Korn <uwe.korn@quantco.com>