Skip to content

Commit 40a8837

Browse files
committed
GPU: Drop obsolete minimum version setting
1 parent 1e625e7 commit 40a8837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GPU/GPUTracking/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# or submit itself to any jurisdiction.
1111

1212
set(MODULE GPUTracking)
13-
cmake_minimum_required(VERSION 3.27 FATAL_ERROR)
1413

1514
# set(CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE_UPPER} "${CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE_UPPER}} -O0") # to uncomment if needed, tired of typing this...
1615
# set(GPUCA_BUILD_DEBUG 1)

0 commit comments

Comments
 (0)