Infrastructure: Support standard build with ENABLE_HLSL set to off.
This commit is contained in:
parent
65d538c832
commit
dc1a8196cf
4 changed files with 13 additions and 7 deletions
|
|
@ -71,5 +71,5 @@ endif()
|
|||
add_subdirectory(SPIRV)
|
||||
if(ENABLE_HLSL)
|
||||
add_subdirectory(hlsl)
|
||||
endif()
|
||||
endif(ENABLE_HLSL)
|
||||
add_subdirectory(gtests)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue