diff options
author | Christophe Giboudeaux <christophe@krop.fr> | 2017-11-13 15:19:02 +0100 |
---|---|---|
committer | Christophe Giboudeaux <christophe@krop.fr> | 2017-11-13 18:04:46 +0100 |
commit | 9e2ed7fb89506e56a3b0f5f889a1af4edfbb6c64 (patch) | |
tree | 1b3c74cc34519e8d957a99537d93b63ded76235d /docs | |
parent | 9993337d0c8dd8831f6e14a4c5b186af568e895d (diff) | |
download | extra-cmake-modules-9e2ed7fb89506e56a3b0f5f889a1af4edfbb6c64.tar.gz extra-cmake-modules-9e2ed7fb89506e56a3b0f5f889a1af4edfbb6c64.tar.bz2 |
Add FindSasl2.cmake to ECM
Summary:
We have copies of this module in several PIM repositories (kdepim-runtime,
kldap, kimap, libksieve...).
It's time to move it to ECM and get rid of these copies.
Reviewers: #kde_pim, vkrause
Reviewed By: #kde_pim, vkrause
Subscribers: #frameworks, #build_system
Tags: #frameworks, #build_system, #kde_pim
Differential Revision: https://phabricator.kde.org/D8790
Diffstat (limited to 'docs')
-rw-r--r-- | docs/find-module/FindSasl2.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/find-module/FindSasl2.rst b/docs/find-module/FindSasl2.rst new file mode 100644 index 00000000..0c4f492b --- /dev/null +++ b/docs/find-module/FindSasl2.rst @@ -0,0 +1 @@ +.. ecm-module:: ../../find-modules/FindSasl2.cmake |