Skip to content

Commit 203973d

Browse files
authored
Drop unneeded minimum requirement (#14075)
1 parent e4d7d36 commit 203973d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Framework/Foundation/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
# In applying this license CERN does not waive the privileges and immunities
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
11-
cmake_minimum_required(VERSION 3.5)
12-
1311
install(DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/include/Framework
1412
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
1513

0 commit comments

Comments
 (0)