aboutsummaryrefslogtreecommitdiff
path: root/find-modules
diff options
context:
space:
mode:
authorChristophe Giboudeaux <christophe@krop.fr>2020-06-24 08:06:30 +0200
committerChristophe Giboudeaux <christophe@krop.fr>2020-06-24 08:07:01 +0200
commitf958ca76eee7192e766621b1a1ce816eadf5075a (patch)
tree98f3a71db415154d83d4404f44ceebd3e914a0fb /find-modules
parent3830dde78f9bde7ebe01fddca49d5806d4e52bea (diff)
downloadextra-cmake-modules-f958ca76eee7192e766621b1a1ce816eadf5075a.tar.gz
extra-cmake-modules-f958ca76eee7192e766621b1a1ce816eadf5075a.tar.bz2
Fix the ECM doc generation
Without this simple space, FindTaglib doesn't appear on the generated ecm-find-modules.7.html page.
Diffstat (limited to 'find-modules')
-rw-r--r--find-modules/FindTaglib.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/find-modules/FindTaglib.cmake b/find-modules/FindTaglib.cmake
index 1e1b9075..40c5ca24 100644
--- a/find-modules/FindTaglib.cmake
+++ b/find-modules/FindTaglib.cmake
@@ -1,6 +1,6 @@
#.rst:
# FindTaglib
-#-----------
+# ----------
#
# Try to find the Taglib library.
#