[CMake] Ninja + CMake on a dashboard?
Bill Hoffman
bill.hoffman at kitware.com
Wed Feb 15 10:45:04 EST 2012
On 2/15/2012 10:27 AM, Nicolas Desprès wrote:
=
> I may have an Ubuntu box and maybe a OS X 10.7 machine, depending on
> what is required.
>
> What do I have to setup?
> Is the machine required to be up and running all the time?
>
> Cheers,
>
It is required that the machine submit once a day. To submit it needs
to pull from git and send xml to CDash.
There is some info from here:
http://www.cmake.org/cmake/resources/testing.html
Ninja will be a bit tricky to setup, as you will most likely have to
pull ninja from some git somewhere and build that first before you can
use it for the CMake dashboard.
-Bill
More information about the CMake
mailing list