Hello,
Ok tell me if I am wrong but what you're saying is that it is possible to
enable a pass-thru mode for cmake --build but currently it is not implementer?
Meanwhile I finally found a workaround using the "build_command" Command that I
did not see before:
http://www.cmake.org/cmake/help/v2
Zaak Beekman wrote:
> Hi,
> I'm pretty new to CMake/CTest, and I was wondering what the best way to
> switch between compilers is when testing and building the same project with
> multiple compilers. It seems deleting the CMake cache from cmake-gui
> doesn't always work to switch compilers (which I
Hi,
I'm pretty new to CMake/CTest, and I was wondering what the best way to
switch between compilers is when testing and building the same project with
multiple compilers. It seems deleting the CMake cache from cmake-gui
doesn't always work to switch compilers (which I am specifying with `export
CC
On 05/04/2013 08:12 AM, Leif Walsh wrote:
> I think the colors and carriage returns (without line feeds) are lost
> because the build tool sees its controlling terminal is cmake, not a
> real terminal program capable of showing color or redrawing, so it
> doesn't output them. Cmake may be logging t
On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Eric,
Zach, Ben and the rest of the CMake team from all around the world, we
are pleased to announce that CMake 2.8.11 is now available for
download at:
http://www.cmake.org/files/v2.8/?C=M;O=D
It is also available from the usual dow