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

[wip/fcl] prefer system package

parent 8db03b01
No related branches found
No related tags found
No related merge requests found
A Package for Differentiation of C++ Algorithms
The Flexible Collision Library
......@@ -11,14 +11,12 @@ endif
ifeq (+,$(FCL_DEPEND_MK)) # ------------------------------------------
PREFER.fcl?= robotpkg
PREFER.fcl?= system
SYSTEM_SEARCH.fcl=\
'include/fcl/octree.h:' \
'lib/pkgconfig/fcl.pc:/Version /s/[^0-9.]//gp'
DEPEND_USE+= fcl
DEPEND_ABI.fcl?= fcl>=0.3.2
......
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