On 19. Aug 2013, at 14:45, Johannes Zarl [via Software] <[email protected]> wrote:
> It seems as if this doesn't work. I've created the overrides.cmake file, but > vrpn is still downloaded: Did you re-cmake? > Since I explicitly cloned Equalizer, I had expected a buildsystem without > buildyard (and the auto-download-stuff). In this context I would say it makes > perfect sense to be able to make the Buildyard stuff a NOP. In fact, that > would > make Equalizer behave like (almost) every other project out there: > 1) download&install dependencies > 2) configure/cmake > 3) make > 4) make install Yes, you're right. I missed this. As a short-term solution I added: option(DISABLE_BUILDYARD "Disable bootstrapping using Buildyard" OFF) Mid-term we should check for required dependencies and only Builyard-bootstrap if there are missing ones. Cheers, Stefan. signature.asc (210 bytes) <http://software.1713.n2.nabble.com/attachment/7583930/0/signature.asc> -- View this message in context: http://software.1713.n2.nabble.com/Disabling-auto-downloads-in-equalizer-build-system-tp7583898p7583930.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

