diff options
author | Ingo Klöcker <[email protected]> | 2024-07-17 10:17:55 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2024-07-18 12:40:37 +0000 |
commit | 69558f2c0bede869a1caec70b2046a5138043c32 (patch) | |
tree | 2d4657c05b72d80246055d6af34d5c9feba80230 /lang/python/examples/signverify.py | |
parent | build,qt: Decouple (un)install of CMake files (diff) | |
download | gpgme-69558f2c0bede869a1caec70b2046a5138043c32.tar.gz gpgme-69558f2c0bede869a1caec70b2046a5138043c32.zip |
build,qt: Decouple handling of include headers
* lang/qt/src/Makefile.am (includeprefix): Replace with...
(includeprefix5, includeprefix6): ...these.
(qgpgmeincludedir): Replace with...
(qgpgme5includedir, qgpgme6includedir): ...these.
(qgpgmeinclude_HEADERS): Replace with...
(qgpgme5include_HEADERS, qgpgme6include_HEADERS): ...these.
(nodist_qgpgmeinclude_HEADERS): Replace with...
(nodist_qgpgme5include_HEADERS, nodist_qgpgme6include_HEADERS): ..these.
(camelcaseincludedir): Replace with...
(camelcase5includedir, camelcase6includedir): ...these.
(camelcaseinclude_HEADERS): Replace with...
(camelcase5include_HEADERS, camelcase6include_HEADERS): ...these.
--
This prepares the code for the case that WANT_QT5 and WANT_QT6 are both
true.
GnuPG-bug-id: 7205
Diffstat (limited to 'lang/python/examples/signverify.py')
0 files changed, 0 insertions, 0 deletions