Home GnuPG
Diffusion GPGME aee18a2ab249

qt,tests: Fix build in source directory, part 2

Description

qt,tests: Fix build in source directory, part 2

* lang/qt/tests/Makefile.am (AM_CPPFLAGS): Include Qt binding sources
before C++ binding sources and C sources.

This fixes the problem that the debug.h in the C sources was found
before the one in the Qt bindings.

Commit d23528cadf4284f508bc4ba05e1b5c14b46bd354 fixed it for Qt5, we
need Qt6 as well.

Details

Provenance
Christian Hesse <mail@eworm.de>Authored on Aug 22 2023, 12:12 AM
ikloeckerCommitted on Aug 22 2023, 11:15 AM
Parents
rM24a8c279da98: build: Suggest out-of-source build
Branches
Unknown
Tags
Unknown
Tasks
T6673: gpgme-1.22.0 fails to compile tests (when building in source tree)