Skip to content

Commit a100708

Browse files
committed
[cmakelists] Update cmake_minimum_required version to 3.18...4.0
1 parent 50840e7 commit a100708

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.10)
1+
cmake_minimum_required(VERSION 3.18...4.0)
22

33
set(CMAKE_CXX_STANDARD 20)
44

0 commit comments

Comments
 (0)