cmake find_package(Gpgmepp) examples
ledger/ledger
CMakeLists.txt
:105
find_package
(Gpgmepp
${Required_Gpgmepp_Version}
REQUIRED)