Skip to content

Commit

Permalink
Merge pull request #31 from jcarpent/devel
Browse files Browse the repository at this point in the history
Sync submodule cmake
  • Loading branch information
jcarpent authored Nov 9, 2023
2 parents 1a8988a + 98dd296 commit dfa63d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Copyright (c) 2021-2022 INRIA
# Copyright (c) 2021-2023 INRIA
#

CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
CMAKE_MINIMUM_REQUIRED(VERSION 3.10)

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

0 comments on commit dfa63d4

Please sign in to comment.