aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMCreateQmFromPoFiles.cmake
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2022-06-12 16:00:55 +0200
committerFriedrich W. H. Kossebau <kossebau@kde.org>2022-06-12 16:00:55 +0200
commit8307b90e8136e7c3adc6d0419f6eda0d58b27614 (patch)
treebe9db0c4e70741754cbb0b0c3e72ef3ad60fb768 /modules/ECMCreateQmFromPoFiles.cmake
parent1ea9e4249f332e481a4940c63b3868504e8b6a3e (diff)
downloadextra-cmake-modules-8307b90e8136e7c3adc6d0419f6eda0d58b27614.tar.gz
extra-cmake-modules-8307b90e8136e7c3adc6d0419f6eda0d58b27614.tar.bz2
API dox: improve linking to other modules referenced in text
NO_CHANGELOG
Diffstat (limited to 'modules/ECMCreateQmFromPoFiles.cmake')
-rw-r--r--modules/ECMCreateQmFromPoFiles.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMCreateQmFromPoFiles.cmake b/modules/ECMCreateQmFromPoFiles.cmake
index c02ba2c7..98e656d3 100644
--- a/modules/ECMCreateQmFromPoFiles.cmake
+++ b/modules/ECMCreateQmFromPoFiles.cmake
@@ -7,7 +7,7 @@ ECMCreateQmFromPoFiles
----------------------
.. warning:: This module is deprecated and will be removed by ECM 1.0. Use
- ECMPoQmTools instead.
+ :module:`ECMPoQmTools` instead.
Generate QTranslator (.qm) catalogs from Gettext (.po) catalogs.