There was an error while loading. Please reload this page.
1 parent c4a2bc5 commit 41dea52Copy full SHA for 41dea52
1 file changed
GPU/CMakeLists.txt
@@ -22,7 +22,7 @@ add_subdirectory(Common)
22
add_subdirectory(Utils)
23
add_subdirectory(TPCFastTransformation)
24
add_subdirectory(GPUTracking)
25
-add_subdirectory(GPUbenchmark)
26
if(ALIGPU_BUILD_TYPE STREQUAL "O2")
+ add_subdirectory(GPUbenchmark)
27
add_subdirectory(Workflow)
28
endif()
0 commit comments