Skip to content

Commit 964518a

Browse files
committed
cmake min ver
1 parent 3bbb69b commit 964518a

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
@@ -6,7 +6,7 @@
66
#The full license is in the file LICENSE, distributed with this software.
77
#############################################################################
88

9-
cmake_minimum_required(VERSION 3.4.3)
9+
cmake_minimum_required(VERSION 4.0.0)
1010
project(xeus-javascript)
1111
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake;${CMAKE_MODULE_PATH}")
1212

0 commit comments

Comments
 (0)