Skip to content

Commit 7286dd1

Browse files
authored
Merge pull request #29 from GTkorvo/CM
Update min CMake
2 parents f3c2357 + 08d4074 commit 7286dd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.0)
1+
cmake_minimum_required(VERSION 3.5)
22

33
# The directory label is used for CDash to treat ATL as a subproject of GTKorvo
44
set(CMAKE_DIRECTORY_LABELS ATL)

0 commit comments

Comments
 (0)