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 bbaec79 commit 74d9f1fCopy full SHA for 74d9f1f
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Copyright (c) 2014-2019 CNRS Copyright (c) 2018-2023 INRIA
3
#
4
5
-cmake_minimum_required(VERSION 3.10)
+cmake_minimum_required(VERSION 3.22)
6
7
set(PROJECT_NAME eigenpy)
8
set(PROJECT_DESCRIPTION "Bindings between Numpy and Eigen using Boost.Python")
0 commit comments