Skip to content

CGAL/conan-mpfr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build

conan create mpfr/4.0.1@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 MPFR (used for CGAL.) Works with Linux and Windows (cross compiled)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%