We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746d0d9 commit 829fe48Copy full SHA for 829fe48
cmake/O2PhysicsDefineOptions.cmake
@@ -19,5 +19,5 @@ function(o2physics_define_options)
19
20
option(ENABLE_UPGRADES "Enable detectors for upgrades" OFF)
21
22
- option(O2PHYSICS_WARNINGS_AS_ERRORS "Treat selected warnings as errors" OFF)
+ option(O2PHYSICS_WARNINGS_AS_ERRORS "Treat selected warnings as errors" ON)
23
endfunction()
0 commit comments