Infrastructure: Support standard build with ENABLE_HLSL set to off.
This commit is contained in:
@@ -71,5 +71,5 @@ endif()
|
||||
add_subdirectory(SPIRV)
|
||||
if(ENABLE_HLSL)
|
||||
add_subdirectory(hlsl)
|
||||
endif()
|
||||
endif(ENABLE_HLSL)
|
||||
add_subdirectory(gtests)
|
||||
|
||||
Reference in New Issue
Block a user