BUILD: Refactor glslang submodule (#10361)

Co-authored-by: Megamouse <studienricky89@googlemail.com>
This commit is contained in:
polar
2021-05-29 07:47:51 +01:00
committed by GitHub
parent 0d64b0f94d
commit 7c7cc3914d
12 changed files with 25 additions and 19 deletions
+5
View File
@@ -81,6 +81,11 @@ endif()
# hidapi
add_subdirectory(hidapi)
# glslang
add_subdirectory(glslang)
# yaml-cpp
# We don't want to install yaml-cpp but its cmake file doesn't have option
# to disable it...