Skip to content
/ conan-gmp Public
forked from kheaactua/conan-gmp

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

License

Notifications You must be signed in to change notification settings

CGAL/conan-gmp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%