Home GnuPG
Diffusion GPGME b2c07bd47bd6

qt, cpp: Add cmake config files for w32
b2c07bd47bd6Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

qt, cpp: Add cmake config files for w32

* lang/cpp/src/GpgmeppConfig-w32.cmake.in.in
lang/qt/src/QGpgmeConfig-w32.cmake.in.in: New.
* lang/cpp/src/GpgmeppConfig.cmake.in.in,
lang/qt/src/QGpgmeConfig.cmake.in.in: Remove libsuffix handling.
* lang/cpp/src/Makefile.am,
lang/qt/src/Makefile.am: Create / install w32 config files.
* configure.ac: Configure them.

To work with DLL's cmake needs to know about the implib and
the final DLL. So the config files look different enough
that it's better to use alternative files.

Details

Provenance
aheineckeAuthored on Nov 15 2016, 2:33 PM
Parents
rM45abe6d142e3: qt: Use new style connect in th..mixin
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rMb2c07bd47bd6: qt, cpp: Add cmake config files for w32 (authored by Andre Heinecke <aheinecke@intevation.de>).Nov 15 2016, 2:33 PM