We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767a052 commit 9006213Copy full SHA for 9006213
IGC/DriverInterface/CMakeLists.txt
@@ -28,6 +28,7 @@ set(IGC_BUILD__SRC__DriverInterface
28
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/MoveStaticAllocas.cpp"
29
)
30
31
+
32
if(IGC_BUILD__SPIRV_ENABLED)
33
list(APPEND IGC_BUILD__SRC__DriverInterface
34
"${CMAKE_CURRENT_SOURCE_DIR}/../AdaptorOCL/SPIRV/libSPIRV/SPIRVBasicBlock.cpp"
0 commit comments