Using PARI/GP in C++ I wanted to use PARI/GP in a C++ code and be able to compile the project with CMake. Installing the library On …