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

[wip/py-casadi] Update to v3.5.5

parent 794f15e5
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
ORG= casadi
NAME= casadi
VERSION= 3.4.5
VERSION= 3.5.5
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${PKGTAG.python-}${DISTNAME}
......@@ -27,6 +27,12 @@ CMAKE_ARGS+= -DWITH_PYTHON3=$(if $(filter 3,${PYTHON_MAJOR}),ON,OFF)
CMAKE_ARGS+= -DWITH_QPOASES=ON
CMAKE_ARGS+= -DWITH_THREAD=ON
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
pre-configure:
${RUN}${MKDIR} ${WRKSRC}/build
# ipopt option
PKG_SUPPORTED_OPTIONS+= ipopt
PKG_OPTION_DESCR.ipopt?=Enable coin-or ipopt support
......
SHA1 (casadi-3.4.5.tar.gz) = d49ef6c1188804fe6ac662b4d07af720703d4ccf
RMD160 (casadi-3.4.5.tar.gz) = 5e5bff79572ddb00c433da9ffe22fa7090045548
Size (casadi-3.4.5.tar.gz) = 3602299 bytes
SHA1 (casadi-3.5.5.tar.gz) = f0307c8b2e86c2fa9217236d09fd7561cee158f5
RMD160 (casadi-3.5.5.tar.gz) = c415b5ec1dea4116d2f2cc4685bedd2c20786881
Size (casadi-3.5.5.tar.gz) = 3672153 bytes
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