We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e90965 commit ad3f929Copy full SHA for ad3f929
CMakeLists.txt
@@ -6,6 +6,7 @@ ADD_BII_TARGETS()
6
ACTIVATE_CPP14()
7
8
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
9
+ENABLE_STYLE_WARNINGS()
10
11
# You can safely delete lines from here...
12
0 commit comments