On 5. May 2014, at 19:22, Petros.Kataras [via Software] <[email protected]> wrote:
> In order to organize the project for local dev here, ideally I would > like to be able to keep the necessary libs ( EQ, CO, LB etc ) as > separate projects ( something like what the structure of eq and co used > to look back in the day.. :) > > Is there a recommended workflow / structure to achieve something like > this or the usage of Buildyard is a prerequisite ?? No, Buildyard is not a prerequisite. You can set up the projects independently, install them someplace and the point the downstream's CMAKE_MODULE_PATH there. Ubuntu packages are build this way, for example. In the end you'll do what Buildyard does manually. BY now also has BUILDYARD_BUILD_OPTIONAL which you can set to OFF to get way fewer dependencies build. Cheers, Stefan. signature.asc (858 bytes) <http://software.1713.n2.nabble.com/attachment/7585456/0/signature.asc> -- View this message in context: http://software.1713.n2.nabble.com/Xubuntu-14-04-2-node-local-config-fails-tp7585447p7585456.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

