mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Remove dependency on ament_index_cpp
unused dependency Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
This commit is contained in:
parent
2fc44b6871
commit
013f9cf8d1
@ -58,9 +58,6 @@ target_include_directories(${PROJECT_NAME}
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
|
||||
$<INSTALL_INTERFACE:include>)
|
||||
|
||||
ament_target_dependencies(${PROJECT_NAME}
|
||||
ament_index_cpp)
|
||||
|
||||
install(
|
||||
DIRECTORY include/
|
||||
DESTINATION include)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user