Skip to content

Add rapidjson to thirdparty

Created by: chuckatkins

This adds RapidJSON as a header-only third party library.

@JasonRuonanWang you should be able to use it by adding the RapidJSON target to the private target_link_libraries list of a given target.

Merge request reports