diff options
author | rtk0c <[email protected]> | 2022-04-10 23:00:36 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-04-10 23:00:36 -0700 |
commit | 17d5b091c9b2901ac96f5eee0da6af07228ae690 (patch) | |
tree | c210229c4bee1d3f56a64eacf1f976dfd8f971a7 /conanfile.txt | |
parent | a849c199d970e153580c312a24cfdfa099bc7b69 (diff) |
Changeset: 5 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 |