Removed variant benchmark
Signed-off-by: ahcorde <ahcorde@gmail.com>
This commit is contained in:
parent
b981951677
commit
bba14e9318
2 changed files with 0 additions and 251 deletions
|
@ -94,14 +94,6 @@ if(BUILD_TESTING)
|
|||
"rcutils"
|
||||
)
|
||||
endif()
|
||||
|
||||
add_performance_test(benchmark_variant test/benchmark/benchmark_variant.cpp)
|
||||
if(TARGET benchmark_variant)
|
||||
target_link_libraries(benchmark_variant ${PROJECT_NAME})
|
||||
ament_target_dependencies(benchmark_variant
|
||||
"rcutils"
|
||||
)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
ament_export_dependencies(ament_cmake libyaml_vendor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue