Skip to content

Commit 6e19852

Browse files
committed
Update CMake minimum version
1 parent d9a82ae commit 6e19852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See README.md for guidance.
55
#---------------------------------------------------------------------------------------------------
66

7-
cmake_minimum_required ( VERSION 3.1.0 )
7+
cmake_minimum_required ( VERSION 3.1.0...3.27.0 )
88

99
project ( RTWeekend
1010
VERSION 3.0.0

0 commit comments

Comments
 (0)