Skip to content
Snippets Groups Projects
Commit 87606537 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

Revert "[wip/cppadcodegen] fix minimum cmake version"

This reverts commit 9a1be0dd.
wip/cppadcodegen needs 2.8+, but wip/cppad needs 3.1+.
parent 01854b08
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ LICENSE= eclipse
MAINTAINER= gsaurel@laas.fr
CMAKE_ARGS+= -Dcppad_prefix=${PREFIX}
DEPEND_ABI.cmake= cmake>=2.8
DEPEND_ABI.cmake= cmake>=3.1
include ../../mk/sysdep/cmake.mk
include ../../mk/language/c.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment