diff options
author | Volker Krause <vkrause@kde.org> | 2019-03-03 10:18:44 +0100 |
---|---|---|
committer | Volker Krause <vkrause@kde.org> | 2019-03-03 10:19:59 +0100 |
commit | e3b6c8708c4804698e607319779b1cdc7769f839 (patch) | |
tree | b45d5e8036d142fc906e6e852c57a09ea28bcd45 /docs | |
parent | 3f0b87c4750a5fbc1cb21ad6ed2c2e5f2ddc269e (diff) | |
download | extra-cmake-modules-e3b6c8708c4804698e607319779b1cdc7769f839.tar.gz extra-cmake-modules-e3b6c8708c4804698e607319779b1cdc7769f839.tar.bz2 |
Add Fontconfig find modudle
Summary: Originally coming from KWin, but now also needed by qtbase.
Reviewers: cgiboudeaux
Reviewed By: cgiboudeaux
Subscribers: kossebau, apol, cgiboudeaux, kde-frameworks-devel, kde-buildsystem
Tags: #frameworks, #build_system
Differential Revision: https://phabricator.kde.org/D18943
Diffstat (limited to 'docs')
-rw-r--r-- | docs/find-module/FindFontconfig.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/find-module/FindFontconfig.rst b/docs/find-module/FindFontconfig.rst new file mode 100644 index 00000000..79e31162 --- /dev/null +++ b/docs/find-module/FindFontconfig.rst @@ -0,0 +1 @@ +.. ecm-module:: ../../find-modules/FindFontconfig.cmake |