cmake: use FetchContent for some dependencies (#6560)
this transition is _not_ complete, but we use FetchContent for RapidJSON, PajladaSerialize, PajladaSettings, and PajladaSignals. In the future, we can move towards providing as many of our dependencies as possible through conan & vcpkg so submodule-less builds are possible.
This commit is contained in:
+1
-1
Submodule lib/rapidjson updated: d87b698d0f...24b5e7a8b2
+1
-1
Submodule lib/serialize updated: 17946d65a4...bfbf304924
+1
-1
Submodule lib/settings updated: 9b5c05ee21...8620c42684
+1
-1
Submodule lib/signals updated: d06770649a...4b127541d3
Reference in New Issue
Block a user