Skip to content

Commit dfa63d4

Browse files
authored
Merge pull request #31 from jcarpent/devel
Sync submodule cmake
2 parents 1a8988a + 98dd296 commit dfa63d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# Copyright (c) 2021-2022 INRIA
2+
# Copyright (c) 2021-2023 INRIA
33
#
44

5-
CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
5+
CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
66

77
SET(PROJECT_NAME pycppad)
88
SET(PROJECT_DESCRIPTION "Python bindings for CppAD and CppADCodeGen using Boost.Python")

0 commit comments

Comments
 (0)