Skip to content

Commit 96dbfd4

Browse files
author
Daniel Limberger
committed
fix gpu_tests option usage
1 parent 4a03a42 commit 96dbfd4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

source/tests/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ if(NOT OPTION_BUILD_TESTS)
88
return()
99
endif()
1010

11-
if(NOT OPTION_BUILD_GPU_TESTS)
12-
return()
13-
endif()
14-
15-
1611
# DISABLE CMP0037: Target names should not be reserved and should match a validity pattern.
1712
cmake_policy(SET CMP0037 OLD)
1813

0 commit comments

Comments
 (0)