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

[wip/cppadcodegen] fix minimum cmake version

parent 7618353e
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>=3.1
DEPEND_ABI.cmake= cmake>=2.8
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