diff options
author | hnOsmium0001 <[email protected]> | 2022-04-10 22:42:14 -0700 |
---|---|---|
committer | hnOsmium0001 <[email protected]> | 2022-04-10 23:00:36 -0700 |
commit | 67affc75a4824dfd8675cc5455d9ee71b1583c1c (patch) | |
tree | e6624157831039ed3c1668b6a4b21337633f41e6 /conanfile.txt | |
parent | 906557f094e407ce21d429ef647bc75fe3179cf1 (diff) |
Add shader and corresponding editor components
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/conanfile.txt b/conanfile.txt index 9043fcf..4c6b0f7 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -2,11 +2,9 @@ cxxopts/3.0.0 glad/0.1.34 assimp/5.2.2 +rapidjson/cci.20211112 stb/cci.20210910 -tsl-ordered-map/1.0.0 -tsl-robin-map/0.6.3 -tsl-array-hash/0.7.1 -tsl-sparse-map/0.6.2 +abseil/20211102.0 [generators] cmake |