Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conan build script for the GNU Multiple Precision Arithmetic library (GMP)

Build

conan create gmp/6.1.2@ntc/stable -pr <profile>

Notes

  • This was created in order to build CGAL
  • This should build directly with g++
  • For MSVC, this is cross-compiled using the msys2_mingw profile (see profiles/msys2_mingw, or better yet, the Windows Subsystem Conan docs.) The package_id() function then makes the package appear as if it was build with Microsoft Visual Studio.

See also:

About

Conan build script for GMP. Works on Linux and Windows (cross compiled)

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages