Add compiler warnings

This commit is contained in:
Sebastian Messmer 2015-05-08 01:05:34 +02:00
parent cf6a8079b4
commit 921ec2ef41

View File

@ -7,6 +7,8 @@ ACTIVATE_CPP14()
ADD_BOOST(filesystem system) ADD_BOOST(filesystem system)
ENABLE_STYLE_WARNINGS()
# You can safely delete lines from here... # You can safely delete lines from here...
############################################################################### ###############################################################################