Merge ancillary libraries into main glslang library and stub originals
This commit is contained in:
parent
0dc6711e5a
commit
4f01996c9d
13 changed files with 181 additions and 95 deletions
|
|
@ -88,8 +88,7 @@ if(GLSLANG_TESTS)
|
|||
endif()
|
||||
|
||||
set(LIBRARIES
|
||||
glslang OSDependent glslang
|
||||
SPIRV glslang-default-resource-limits)
|
||||
glslang glslang-default-resource-limits)
|
||||
|
||||
if(ENABLE_SPVREMAPPER)
|
||||
set(LIBRARIES ${LIBRARIES} SPVRemapper)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue