From 4440da9cae829ef76badd5b2fc8a273fcd79298e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Fri, 25 Mar 2016 00:28:26 +0000 Subject: Remove -W from compiler warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6d1aeab4fd9dce9b7a9804ac9099d318a2b434d2 Reviewed-on: https://code.wireshark.org/review/14622 Reviewed-by: João Valverde --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c33f58592a..08d805480b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -343,7 +343,6 @@ else() # The following are for C and C++ # -O and -g get set by the CMAKE_BUILD_TYPE -Wall - -W -Wextra -Wendif-labels -Wpointer-arith -- cgit v1.2.3