Skip to content

Commit ad3f929

Browse files
committed
Enable extended compiler warnings
1 parent 6e90965 commit ad3f929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ADD_BII_TARGETS()
66
ACTIVATE_CPP14()
77

88
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
9+
ENABLE_STYLE_WARNINGS()
910

1011
# You can safely delete lines from here...
1112

0 commit comments

Comments
 (0)