aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/tests/run-getkey.cpp
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2024-06-06 09:38:28 +0000
committerIngo Klöcker <[email protected]>2024-06-11 12:58:00 +0000
commit67ebc53b0f7193dab53bb03e3536b0e81c78e2c1 (patch)
tree60874f93284789e8d252daa23b637184be11d5ec /lang/cpp/tests/run-getkey.cpp
parentbuild,qt: Support building Qt bindings as nested package of gpgme (diff)
downloadgpgme-67ebc53b0f7193dab53bb03e3536b0e81c78e2c1.tar.gz
gpgme-67ebc53b0f7193dab53bb03e3536b0e81c78e2c1.zip
build,python: Support building Python bindings as nested package
* autogen-all.sh (packages): Add lang/python. * configure.ac: Add python to available languages if subdir exists. Add python to nested languages if enabled to generate corresponding make targets. Call configure script of nested python package recursively. * lang/python/configure.ac: Check if Python bindings are built as nested package and set GPGME_CFLAGS and GPGME_LIBS accordingly. * lang/python/setup.py.in: Define some variables where they are used first. Extract library directories from GPGME_LIBS variable similar to the extraction of include directories from GPGME_CFLAGS. Adjust library locations in case of win32 the same way as the include locations. Prefer gpgme.h in the include directories from GPGME_CFLAGS over the one in the prefix, so that the correct gpgme.h is taken in case of nested builds. -- This re-adds the ability to build the Python bindings together with gpgme with a single `configure && make` command (if building from git). GnuPG-bug-id: 7110
Diffstat (limited to 'lang/cpp/tests/run-getkey.cpp')
0 files changed, 0 insertions, 0 deletions