aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindGCrypt.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-0/+57