Skip to content

Commit e4a9733

Browse files
committed
make: bump CMake policy compability level to 4.0
1 parent 11c28ad commit e4a9733

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
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.16...3.28)
1+
cmake_minimum_required(VERSION 3.16...4.0)
22

33
if(NOT DEFINED CMAKE_BUILD_TYPE)
44
set(cmake_build_type_undefined 1)

0 commit comments

Comments
 (0)