Skip to content

Commit 2a7442d

Browse files
committed
GPU Standalone CI: With the new build container, we can also build Vulkan and Wayland front/backends
1 parent d807214 commit 2a7442d

File tree

1 file changed

+0
-2
lines changed
  • GPU/GPUTracking/Standalone/cmake

1 file changed

+0
-2
lines changed

GPU/GPUTracking/Standalone/cmake/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ if [[ $GPUCA_STANDALONE_CI == 1 ]]; then
1313
set(ENABLE_HIP 1)
1414
set(ENABLE_OPENCL 1)
1515
set(GPUCA_CONFIG_ONNX 1)
16-
set(GPUCA_BUILD_EVENT_DISPLAY_VULKAN 0)
17-
set(GPUCA_BUILD_EVENT_DISPLAY_WAYLAND 0)
1816
set(GPUCA_BUILD_EVENT_DISPLAY_QT 0)
1917
set(GPUCA_CONFIG_WERROR 1)
2018
EOF

0 commit comments

Comments
 (0)