mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-25 22:49:34 +01:00
Allow for Catch::Approx to be used in a constexpr context
This commit is contained in:
@@ -56,7 +56,6 @@ function(add_warnings_to_targets targets)
|
||||
"-Wexit-time-destructors"
|
||||
"-Wextra"
|
||||
"-Wextra-semi"
|
||||
"-Wfloat-equal"
|
||||
"-Wglobal-constructors"
|
||||
"-Winit-self"
|
||||
"-Wmisleading-indentation"
|
||||
|
||||
Reference in New Issue
Block a user