2012/2/15 Nicolas Desprès <[email protected]> > > > 2012/2/15 Richard Wackerbarth <[email protected]> > >> >> First, you have to bootstrap using a recent version of CMake (I am using >> my default "Unix Makefile" build for the nightly dashboard) >> > > Yes, you have to build CMake twice. Once with the Unix Makefiles generator > and once with the Ninja generator. I don't think it is such a big deal. I > have done during all the time I spent developing the beginning of the Ninja > Generator. > > But this is true with every CMake generator *except* for the "Unix Makefiles" generator.
And you don't have to build it twice. On most of our "other" dashboards, we simply use an installation of a recent stable release as the CMake/ctest that drives the dashboard.
-- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
