summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2017-12-04 21:41:40 -0800
committerAlan Antonuk <alan.antonuk@gmail.com>2017-12-04 21:44:17 -0800
commit67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73 (patch)
tree155f345ee9dbedec3f90a0825c797002c6e8a547 /cmake
parentcf96c0bec713ab6f1ac6528504bcfde603364479 (diff)
downloadrabbitmq-c-67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73.tar.gz
Remove vim mode lines.format
They're hard to keep in sync with .clang-format or other tools.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindPOPT.cmake1
-rw-r--r--cmake/FindXmlTo.cmake1
-rw-r--r--cmake/TestCInline.cmake1
-rw-r--r--cmake/config.h.in1
4 files changed, 0 insertions, 4 deletions
diff --git a/cmake/FindPOPT.cmake b/cmake/FindPOPT.cmake
index 4242875..79caa01 100644
--- a/cmake/FindPOPT.cmake
+++ b/cmake/FindPOPT.cmake
@@ -1,4 +1,3 @@
-# vim:set ts=2 sw=2 sts=2 et:
# - Try to find the popt options processing library
# The module will set the following variables
#
diff --git a/cmake/FindXmlTo.cmake b/cmake/FindXmlTo.cmake
index 8082078..d2d4d63 100644
--- a/cmake/FindXmlTo.cmake
+++ b/cmake/FindXmlTo.cmake
@@ -1,4 +1,3 @@
-# vim:set ts=2 sw=2 sts=2 et:
# - Convert XML docBook files to various formats
# This will convert XML docBook files to various formats like:
# man html txt dvi ps pdf
diff --git a/cmake/TestCInline.cmake b/cmake/TestCInline.cmake
index e42a822..6343646 100644
--- a/cmake/TestCInline.cmake
+++ b/cmake/TestCInline.cmake
@@ -1,4 +1,3 @@
-# vim:set ts=2 sw=2 sts=2 et:
#Inspired from http://www.cmake.org/Wiki/CMakeTestInline
IF(NOT DEFINED C_INLINE_KEYWORD)
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 34cb9b2..297cf40 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -1,4 +1,3 @@
-/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
#ifndef CONFIG_H
#define CONFIG_H