Skip to content

Commit b2039b9

Browse files
committed
Update CMake required version
1 parent 4b16a26 commit b2039b9

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...3.27.0 )
7+
cmake_minimum_required ( VERSION 3.1.0...4.0.0 )
88

99
project ( RTWeekend LANGUAGES CXX )
1010

0 commit comments

Comments
 (0)