cmake find_package(mpfr) examples
flintlib/flint
CMakeLists.txt
:113
find_package
(mpfr
${MPFR_MIN_VERSION}
REQUIRED)