Skip to content

Commit

Permalink
[devel/jrl-cmakemodules] require CMake >= 3.1
Browse files Browse the repository at this point in the history
ref jrl-umi3218/jrl-cmakemodules#338

Affected WIP packages:
- wip/eiquadprog
- wip/example-robot-data
- wip/py-example-robot-data
  • Loading branch information
nim65s committed Mar 11, 2020
1 parent 20c048a commit 82cb4ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions example-robot-data/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ MAINTAINER= gepetto@laas.fr

CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF

DEPEND_ABI.cmake+= cmake>=3.0.0

include ../../devel/jrl-cmakemodules/Makefile.common
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk
Expand Down
2 changes: 0 additions & 2 deletions py-example-robot-data/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ MAINTAINER= gepetto@laas.fr

USE_PYTHON_ONLY= true

DEPEND_ABI.cmake+= cmake>=3.0.0

include ../../devel/jrl-cmakemodules/Makefile.common
include ../../${CATEGORIES}/${NAME}/depend.mk

Expand Down

0 comments on commit 82cb4ea

Please sign in to comment.