Remove unused yaml-cpp.

This commit is contained in:
Joel Linn 2020-02-12 23:11:24 +01:00 committed by Rick Gibbed
parent 64539621b4
commit 8efa35d996
6 changed files with 1 additions and 26 deletions

3
.gitmodules vendored
View file

@ -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