summaryrefslogtreecommitdiff
path: root/wiretap/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-13 19:29:58 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-13 19:29:58 +0000
commit9781eaf0f56a39a1d6d3b398cfc933323d651976 (patch)
tree54f83cd8588bd6ea666c9448e2f8cedde4fc3302 /wiretap/CMakeLists.txt
parent1c789b44a5d531bda15c2410d9e63d6f4c51bec3 (diff)
downloadwireshark-9781eaf0f56a39a1d6d3b398cfc933323d651976.tar.gz
Sync filelists between autofoo and cmake.
Move some dissectors that throw warnings to DIRTY_ Whitespace cleanups svn path=/trunk/; revision=40478
Diffstat (limited to 'wiretap/CMakeLists.txt')
-rw-r--r--wiretap/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/CMakeLists.txt b/wiretap/CMakeLists.txt
index c051758deb..d7b8bad2e4 100644
--- a/wiretap/CMakeLists.txt
+++ b/wiretap/CMakeLists.txt
@@ -77,7 +77,7 @@ set(CLEAN_FILES
${WIRETAP_FILES}
)
-if (WERROR)
+if (WERROR)
set_source_files_properties(
${CLEAN_FILES}
PROPERTIES