Skip to content

Make ament_cmake_test a dep of ament_cmake_google_benchmark#293

Merged
cottsay merged 1 commit intomasterfrom
cottsay/benchmark_without_test
Oct 21, 2020
Merged

Make ament_cmake_test a dep of ament_cmake_google_benchmark#293
cottsay merged 1 commit intomasterfrom
cottsay/benchmark_without_test

Conversation

@cottsay
Copy link
Copy Markdown
Contributor

@cottsay cottsay commented Oct 21, 2020

This hasn't been a problem yet because we've always had find_package(ament_cmake_test) (or more commonly, something that depends on it, like ament_lint_auto) within the same scope that we find_package(ament_cmake_google_benchmark). We need this dependency because the macros defined by this package invoke ament_add_test().

Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay cottsay added the bug Something isn't working label Oct 21, 2020
@cottsay cottsay self-assigned this Oct 21, 2020
@cottsay cottsay changed the title Mark ament_cmake_test as a dependency of ament_cmake_google_benchmark Make ament_cmake_test a dep of ament_cmake_google_benchmark Oct 21, 2020
@cottsay cottsay merged commit bf8541b into master Oct 21, 2020
@cottsay cottsay deleted the cottsay/benchmark_without_test branch October 21, 2020 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants