cmake find_package(gmp) examples

flintlib/flint CMakeLists.txt :110

find_package(gmp ${GMP_MIN_VERSION} REQUIRED)