Infrastructure: Support standard build with ENABLE_HLSL set to off.
This commit is contained in:
@@ -28,7 +28,7 @@ set(LIBRARIES
|
||||
|
||||
if(ENABLE_HLSL)
|
||||
set(LIBRARIES ${LIBRARIES} HLSL)
|
||||
endif()
|
||||
endif(ENABLE_HLSL)
|
||||
|
||||
if(WIN32)
|
||||
set(LIBRARIES ${LIBRARIES} psapi)
|
||||
|
||||
Reference in New Issue
Block a user