Meta: Assets in separate CMakeLists.txt

This commit is contained in:
Riyyi
2023-12-18 21:50:10 +01:00
parent 649d196577
commit 2b0635ed69
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
[submodule "inferno/vendor/stb/stb"]
path = vendor/stb/stb
url = https://github.com/nothings/stb
[submodule "vendor/ruc"]
[submodule "inferno/vendor/ruc"]
path = vendor/ruc
url = https://github.com/Riyyi/ruc