-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: Use pkg-config to search for libgpgme and libgcrypt
Both libraries are shipped with .pc files in bullseye. Therefore it is easier and better to use pkg-config to check their availability and compiler settings instead of maintaining our own cmake code. Closes #720
- Loading branch information
1 parent
7452177
commit 2532976
Showing
1 changed file
with
6 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters