We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbb69b commit 964518aCopy full SHA for 964518a
CMakeLists.txt
@@ -6,7 +6,7 @@
6
#The full license is in the file LICENSE, distributed with this software.
7
#############################################################################
8
9
-cmake_minimum_required(VERSION 3.4.3)
+cmake_minimum_required(VERSION 4.0.0)
10
project(xeus-javascript)
11
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake;${CMAKE_MODULE_PATH}")
12
0 commit comments