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

[wip/head-action] fix SYSTEM_PREFIX for pal

parent d57183c5
No related branches found
No related tags found
No related merge requests found
......@@ -12,14 +12,14 @@ endif
ifeq (+,$(HEAD_ACTION_DEPEND_MK)) # ---------------------------------
include ../../wip/py-prf-ros-control/depend.common
PREFER.head-action?= ${PREFER.pal}
PREFER.head-action?= ${PREFER.pal}
SYSTEM_PREFIX.head-action?= ${SYSTEM_PREFIX.pal}
DEPEND_USE+= head-action
DEPEND_ABI.head-action?=\
head-action>=0.0.1
DEPEND_DIR.head-action?=\
../../wip/head-action
DEPEND_ABI.head-action?= head-action>=0.0.1
DEPEND_DIR.head-action?= ../../wip/head-action
SYSTEM_SEARCH.head-action=\
'share/head_action/cmake/head_actionConfig.cmake' \
......
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