Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)"
See issue #2413.
This reverts commit d1929f359a.
This commit is contained in:
parent
d1929f359a
commit
2b77059502
4 changed files with 7 additions and 29 deletions
|
|
@ -83,12 +83,6 @@ if(BUILD_TESTING)
|
|||
${gmock_SOURCE_DIR}/include
|
||||
${gtest_SOURCE_DIR}/include)
|
||||
|
||||
if(ENABLE_OPT)
|
||||
target_include_directories(glslangtests
|
||||
PRIVATE ${spirv-tools_SOURCE_DIR}/include
|
||||
)
|
||||
endif(ENABLE_OPT)
|
||||
|
||||
set(LIBRARIES
|
||||
glslang OSDependent OGLCompiler glslang
|
||||
SPIRV glslang-default-resource-limits)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue