Fix spirv-tools dependency
This commit is contained in:
parent
854db99ff1
commit
eac012fff3
3 changed files with 3 additions and 13 deletions
|
|
@ -97,8 +97,8 @@ if(BUILD_TESTING)
|
|||
${gtest_SOURCE_DIR}/include)
|
||||
|
||||
if(ENABLE_OPT)
|
||||
target_include_directories(glslangtests
|
||||
PRIVATE ${spirv-tools_SOURCE_DIR}/include
|
||||
target_link_libraries(glslangtests
|
||||
PRIVATE SPIRV-Tools-opt
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue