Skip to content

Commit

Permalink
Disable warnings for Google Benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
lethal-guitar committed Apr 13, 2024
1 parent 6ef0feb commit 108f0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ target_link_libraries(benchmarks PRIVATE
benchmark::benchmark_main
)

rigel_enable_warnings(benchmarks)
rigel_disable_warnings(benchmarks)

0 comments on commit 108f0d5

Please sign in to comment.