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

[wip/hpp-affordance] update SYSTEM_SEARCH

parent 2065927d
No related branches found
No related tags found
No related merge requests found
...@@ -15,12 +15,13 @@ PREFER.hpp-affordance?= robotpkg ...@@ -15,12 +15,13 @@ PREFER.hpp-affordance?= robotpkg
DEPEND_USE+= hpp-affordance DEPEND_USE+= hpp-affordance
DEPEND_ABI.hpp-affordance?= hpp-affordance>=4.2.0 DEPEND_ABI.hpp-affordance?= hpp-affordance>=4.9.0
DEPEND_DIR.hpp-affordance?= ../../wip/hpp-affordance DEPEND_DIR.hpp-affordance?= ../../wip/hpp-affordance
SYSTEM_SEARCH.hpp-affordance=\ SYSTEM_SEARCH.hpp-affordance= \
include/hpp/affordance/config.hh \ 'include/hpp/affordance/config.hh' \
lib/libhpp-affordance.so \ 'lib/cmake/hpp-affordance/hpp-affordanceConfigVersion.cmake:/PACKAGE_VERSION/s/[^0-9.]//gp' \
'lib/libhpp-affordance.so' \
'lib/pkgconfig/hpp-affordance.pc:/Version/s/[^0-9.]//gp' 'lib/pkgconfig/hpp-affordance.pc:/Version/s/[^0-9.]//gp'
endif # HPP_AFFORDANCE_DEPEND_MK -------------------------------------------- endif # HPP_AFFORDANCE_DEPEND_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