aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindGPGME.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Find libraries with pkgconfigMathieu Bridon2018-03-281-54/+5
| | | | | | | | This is necessary for Flatpak, because Yocto messes with the /usr/bin/*-config files, and really wants everyone to use pkgconfig. A fallback is kept to build on platforms which don't have pkgconfig for those libraries.
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-4/+6
|
* Replace OpenSSL with GCryptMarvin W2017-04-151-4/+23
|
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-4/+4
|
* New CMakeMarvin W2017-03-231-3/+14
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Initial commitfiaxh2017-03-021-0/+27