Skip to content
Snippets Groups Projects
Commit dc14716b authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/roscpp-core] Add a bunch of %-config.cmake to SYSTEM_SEARCH

parent 9461fb6f
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,13 @@ DEPEND_ABI.roscpp-core?= roscpp-core>=0.2.6
DEPEND_DIR.roscpp-core?= ../../wip/roscpp-core
SYSTEM_SEARCH.roscpp-core=\
include/ros/types.h \
lib/libcpp_common.so \
'lib/pkgconfig/cpp_common.pc:/Version/s/[^0-9.]//gp'
include/ros/types.h \
lib/libcpp_common.so \
share/cpp_common/cmake/cpp_common-config.cmake \
share/roscpp_serialization/cmake/roscpp_serialization-config.cmake \
share/rostime/cmake/rostime-config.cmake \
share/roscpp_traits/cmake/roscpp_traits-config.cmake \
'lib/pkgconfig/cpp_common.pc:/Version/s/[^0-9.]//gp'
endif # ROSCPP_CORE_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