aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorfiaxh <git@mx.ax.lt>2017-11-01 19:17:37 +0100
committerfiaxh <git@mx.ax.lt>2017-11-01 19:17:37 +0100
commitf6ac5bbd26638412a2289fd1d28ef12de1d7e8b5 (patch)
tree95d669e458dd4e99b289238a6b61e48d6feabd0f /CMakeLists.txt
parent81e05e6645e2bea08c73432c1b41ae6b73bd464f (diff)
downloaddino-f6ac5bbd26638412a2289fd1d28ef12de1d7e8b5.tar.gz
dino-f6ac5bbd26638412a2289fd1d28ef12de1d7e8b5.zip
small fixes
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 688321ee..a1097125 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,6 @@ endif()
AddCFlagIfSupported(-Wall)
AddCFlagIfSupported(-Werror=format-security)
-AddValaCFlagIfSupported(-Wno-deprecated-declarations)
AddValaCFlagIfSupported(-Wno-incompatible-pointer-types)
AddValaCFlagIfSupported(-Wno-pointer-sign)
AddValaCFlagIfSupported(-Wno-int-conversion)