mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
Update CMake and conanfile to use RapidJSON with correct casing and adjust toolchain paths
This commit is contained in:
@@ -33,3 +33,4 @@ class SDL3CppConan(ConanFile):
|
||||
self.requires("assimp/6.0.2")
|
||||
self.requires("glm/1.0.1")
|
||||
self.requires("vorbis/1.3.7")
|
||||
self.requires("rapidjson/cci.20230929")
|
||||
|
||||
Reference in New Issue
Block a user