1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-24 05:53:16 +00:00

Delete benchmark

This commit is contained in:
Carles Fernandez 2020-07-10 00:45:35 +02:00
parent c04948fd02
commit e354282e4c
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -115,5 +115,3 @@ endif()
if(has_transform_reduce_with_execution_policy)
target_compile_definitions(benchmark_detector PRIVATE -DCOMPILER_HAS_STD_TRANSFORM_REDUCE_WITH_POLICY=1)
endif()
add_benchmark(benchmark_sign)