CMake Modules
Here is a set of CMake modules that I wrote. Feel free to use them under the Boost Software License.
- FindGMP: The C part of the GMP library.
- FindGMPXX: The C++ part of the GMP library.
- FindGhostscript: For the Ghostscript program.
- FindIPO: For the IPO library.
- FindReadline: For the GNU Readline Library.
- FindSCIP: For the SCIP MIP/CP framework.
- FindSoPlex: For the SoPlex LP solver library.
- FindUBSan: For the Undefined Behavior Sanitizer.
- FindZIMPL: For the ZIMPL modeling language.
- FindExactSCIP: For the exact rational arithmetic version of the SCIP MIP/CP framework.