Changed more deps to use FetchContent

This commit is contained in:
2024-09-25 15:11:04 -04:00
parent 5101a856be
commit 8ce0e8f9f6
6 changed files with 16 additions and 24 deletions

9
.gitmodules vendored
View File

@ -1,15 +1,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "lib/openal-soft"]
path = lib/openal-soft
url = https://github.com/kcat/openal-soft
[submodule "lib/AudioFile"]
path = lib/AudioFile
url = https://github.com/adamstark/AudioFile.git
[submodule "lib/freetype"]
path = lib/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "lib/libarchive"]
path = lib/libarchive
url = https://github.com/libarchive/libarchive