Updated working vs
This commit is contained in:
parent
48e8867980
commit
dc6ba85029
1 changed files with 2 additions and 4 deletions
|
|
@ -59,12 +59,10 @@ else()
|
|||
|
||||
target_include_directories(
|
||||
test_kompute PRIVATE
|
||||
${SHADERC_INCLUDE_DIRS}/include)
|
||||
|
||||
MESSAGE(STATUS "INclude dirs:" ${SHADERC_INCLUDE_DIRS})
|
||||
${SHADERC_INCLUDE_DIRS})
|
||||
|
||||
target_link_libraries(test_kompute PRIVATE
|
||||
shaderc_combined)
|
||||
${SHADERC_LIB})
|
||||
endif()
|
||||
|
||||
#####################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue