On 18. Jun 2012, at 20:03, Knox, Kent wrote: > That is an interesting approach; if this 'superbuild' cmake project > downloaded and built all the external dependencies first, then my project > could find those dependencies with the appropriate find module? I suppose > that the 'superbuild' could set the BOOST_ROOT variable (or other appropriate > variables) for my real project. I'll play around with this idea when I get > some time, thanks for the comment!
Yes, see for example: https://github.com/Eyescale/Buildyard/ HTH, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
