summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJoel Linn <jl@conductive.de>2020-02-12 23:11:24 +0100
committerRick Gibbed <rick@gibbed.us>2020-02-20 06:44:34 -0600
commit8efa35d9962a5530440d87ceb759d4648ba37cd1 (patch)
tree52ad14c7feb8564668e829cc0a4630049d5d5709 /.gitmodules
parent64539621b4673f315d743bbbc2520afbe71717e6 (diff)
Remove unused yaml-cpp.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index fe00be427..81f7ec558 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,9 +25,6 @@
[submodule "third_party/premake-export-compile-commands"]
path = third_party/premake-export-compile-commands
url = https://github.com/xenia-project/premake-export-compile-commands.git
-[submodule "third_party/yaml-cpp"]
- path = third_party/yaml-cpp
- url = https://github.com/jbeder/yaml-cpp.git
[submodule "third_party/spirv-headers"]
path = third_party/spirv-headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git