Skip to content

Commit ebd1cb2

Browse files
authored
add missing headers to irobot_benchmark/CMakeLists.txt
1 parent 235e2f3 commit ebd1cb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

irobot_benchmark/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ add_executable(irobot_benchmark src/irobot_benchmark.cpp)
2020
target_include_directories(irobot_benchmark
2121
PUBLIC
2222
${performance_test_INCLUDE_DIRS}
23+
${performance_test_factory_INCLUDE_DIRS}
2324
)
2425
target_link_libraries(irobot_benchmark
2526
rclcpp::rclcpp

0 commit comments

Comments
 (0)