Re: [CMake] Some ctest question

2013-05-16 Thread Rolf Eike Beer
Leek, Jim wrote: > I'm new to cmake, a few weeks ago I decided to convert a complex and > decrepit old build system to cmake. It has gone very well, I'm quite > impressed. > > So, now I want to add testing support, but I haven't been able to figure out > a few things. > > > 1. What to do wi

Re: [CMake] "cmake --build ." and colors

2013-05-16 Thread Gregoire Aujay
Hello, I am still trying to find a solution to get those colors displayed. Especially when I read that :) http://www.phoronix.com/scan.php?page=news_item&px=MTM2MzI I came to the conclusion that the only way to do so is to run the native build tool directly from the command line. So I thougth o