gmsh

Vincent Habchi vince at macports.org
Fri Dec 28 13:40:42 PST 2012


Ryan,

> Right, so I was thinking you could do something like:
> 
> variant qt4 {
>    require_active_variants gmsh {qt4} {}
>    ...
> }
> if {![variant_isset qt4]} {
>    require_active_variants gmsh {} {qt4}
> }

But that would mean that the user would have to respecify manually all gmsh variants he/she already chose. I had in mind that the pyXX-gmsh port would be smart enough to select automatically the proper variants to make the bindings work with the installed version of gmsh…

Vincent


More information about the macports-dev mailing list