Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Fix building against RapidJSON 1.1.0 as sys dep (#4682)
The last release of RapidJSON, 1.1.0 from 2016 (see Tencent/rapidjson#1006 I guess), spells the variable in all caps: https://github.com/Tencent/rapidjson/blob/v1.1.0/RapidJSONConfig.cmake.in Use both spellings to accommodate both people on the last release and people who have picked a newer git commit. Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
- Loading branch information