2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-14 13:22:11 +00:00
Files
Catch2/tests/SelfTest/UsageTests/Benchmark.tests.cpp
Martin Hořeňovský cd7d7a1c67 Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle
Now that Catch2 is a proper library, we can always build the full
library (comparatively minor slowdown) and the user can avoid
including benchmarking headers to avoid the compilation slowdown.
2020-02-06 11:36:46 +01:00

3.5 KiB