aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Giboudeaux <christophe@krop.fr>2019-03-04 13:49:40 +0100
committerChristophe Giboudeaux <christophe@krop.fr>2019-03-04 13:49:40 +0100
commit4c78221d13eefc497ff046f79e2c452913c27f6b (patch)
tree7db0a1d5da7496852c7b4547cca26401008e5092
parent48d757160b181b946741d195e54ad62ecd6c69d6 (diff)
downloadextra-cmake-modules-4c78221d13eefc497ff046f79e2c452913c27f6b.tar.gz
extra-cmake-modules-4c78221d13eefc497ff046f79e2c452913c27f6b.tar.bz2
Fix harmless warnings when creating the doc.
GIT_SILENT
-rw-r--r--find-modules/FindCanberra.cmake2
-rw-r--r--modules/ECMSetupQtPluginMacroNames.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/find-modules/FindCanberra.cmake b/find-modules/FindCanberra.cmake
index 4a7b8033..20733e9c 100644
--- a/find-modules/FindCanberra.cmake
+++ b/find-modules/FindCanberra.cmake
@@ -1,6 +1,6 @@
#.rst:
# FindCanberra
-# -------
+# ------------
#
# Try to find Canberra event sound library.
#
diff --git a/modules/ECMSetupQtPluginMacroNames.cmake b/modules/ECMSetupQtPluginMacroNames.cmake
index 1380250f..c158a465 100644
--- a/modules/ECMSetupQtPluginMacroNames.cmake
+++ b/modules/ECMSetupQtPluginMacroNames.cmake
@@ -1,6 +1,6 @@
#.rst:
# ECMSetupQtPluginMacroNames
-# ---------------
+# --------------------------
#
# Instruct CMake's automoc about C++ preprocessor macros used to define Qt-style plugins.
#