Skip to content

Commit ea5c7e6

Browse files
committed
Update Makefile
1 parent 60fcac7 commit ea5c7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
GENERATOR = Ninja
44
CONFIG = Release
55
PLATFORM = -DCMAKE_OSX_ARCHITECTURES=arm64
6-
OPTIONS = -DLOGGING=ON -DCHRONO=ON -DWARNINGS=OFF
6+
OPTIONS = -DLOGGING=ON -DCHRONO=ON -DWARNINGS=ON
77

88
PLUGIN = Robotone
99
INPUT = .

0 commit comments

Comments
 (0)