cmake universal?

Clemens Lang cal at macports.org
Sun Jul 6 05:55:45 PDT 2014


Hi,

> Can someone please help me come up with a setting in the cmake
> PortGroup that wouldn't lead to CMake being built as universal (when a
> port using the PortGroup would be installed as +universal)?

`installs_libs no' in the cmake Portfile should already do that.
Furthermore, there's the depends_skip_archcheck variable that can be used
to achieve this. See src/macports1.0/macports.tcl, line 2157.

-- 
Clemens Lang


More information about the macports-users mailing list