Enable extended compiler warnings
This commit is contained in:
parent
2970de9c4f
commit
038efb95ec
@ -11,6 +11,7 @@ REQUIRE_GCC_VERSION(4.9)
|
||||
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
TARGET_LINK_LIBRARIES(${BII_BLOCK_TARGET} INTERFACE fuse)
|
||||
|
||||
ENABLE_STYLE_WARNINGS()
|
||||
|
||||
# You can safely delete lines from here...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user