https://github.com/librapid/mpir
MPIR modified to compile with CMake on any system
https://github.com/librapid/mpir
Last synced: about 1 year ago
JSON representation
MPIR modified to compile with CMake on any system
- Host: GitHub
- URL: https://github.com/librapid/mpir
- Owner: LibRapid
- License: mit
- Created: 2023-01-06T10:17:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T18:09:07.000Z (over 3 years ago)
- Last Synced: 2025-02-15T02:43:33.656Z (over 1 year ago)
- Language: C
- Size: 892 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmake_mpir
A wrapper around [MPIR](http://mpir.org/index.html) for use in CMake projects
## Usage
`git clone` the repo into your project
`add_subdirectory` in your `CMakeLists.txt`