Skip to content

garlyon/conan-cgal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conan-cgal

Create package localy

Without GMP/MPFR

conan create . grif/dev

With GMP/MPFR

conan create . grif/dev -o cgal:with_gmp=True

Note: only shared gmp/mpfr working on Windows so far

conan create . grif/dev -o cgal:with_gmp=True -o gmp:shared=True -o mpfr:shared=True

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published