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 558a37a commit 98dd296Copy full SHA for 98dd296
CMakeLists.txt
@@ -1,8 +1,8 @@
1
#
2
-# Copyright (c) 2021-2022 INRIA
+# Copyright (c) 2021-2023 INRIA
3
4
5
-CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
6
7
SET(PROJECT_NAME pycppad)
8
SET(PROJECT_DESCRIPTION "Python bindings for CppAD and CppADCodeGen using Boost.Python")
0 commit comments