/Applications/CLion.app/Contents/bin/cmake/bin/cmake --build /Users/admini/Library/Caches/clion11/cmake/generated/2f6b9cc/2f6b9cc/Debug --target all -- -j 8
CMake Error at CMakeLists.txt:5 (find_package):
By not providing "FindGMP.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "GMP", but
CMake did not find one.
Could not find a package configuration file provided by "GMP" with any of
the following names:
GMPConfig.cmake
gmp-config.cmake
Add the installation prefix of "GMP" to CMAKE_PREFIX_PATH or set "GMP_DIR"
to a directory containing one of the above files. If "GMP" provides a
separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/Users/admini/Library/Caches/clion11/cmake/generated/2f6b9cc/2f6b9cc/Debug/CMakeFiles/CMakeOutput.log".
make: *** [cmake_check_build_system] Error 1