more elaboration
This commit is contained in:
parent
a22f87a65b
commit
1a05255ca5
1 changed files with 2 additions and 1 deletions
|
|
@ -88,7 +88,8 @@ if(KOMPUTE_OPT_CODE_COVERAGE)
|
|||
${CODECOV_DIR}html/)
|
||||
endif()
|
||||
|
||||
# If glslang was cloned, then SPIRV/GlslangToSpv.h will be used instead of glslang/SPIRV/GlslangToSpv.h
|
||||
# If glslang is cloned, then SPIRV/GlslangToSpv.h will be used instead of glslang/SPIRV/GlslangToSpv.h
|
||||
# As after installation, SPIRV/ header files will be found in glslang/SPIRV/ , more info in #193
|
||||
if(KOMPUTE_OPT_REPO_SUBMODULE_BUILD)
|
||||
add_definitions(-DUSE_EXTERNAL_GLSLANG)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue