Skip to content

Commit 829fe48

Browse files
committed
Fail on warnings
1 parent 746d0d9 commit 829fe48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/O2PhysicsDefineOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ function(o2physics_define_options)
1919

2020
option(ENABLE_UPGRADES "Enable detectors for upgrades" OFF)
2121

22-
option(O2PHYSICS_WARNINGS_AS_ERRORS "Treat selected warnings as errors" OFF)
22+
option(O2PHYSICS_WARNINGS_AS_ERRORS "Treat selected warnings as errors" ON)
2323
endfunction()

0 commit comments

Comments
 (0)