[cmake-developers] ninja failing CompileCommandOutput

Stephen Kelly steveire at gmail.com
Mon Jun 4 17:53:58 EDT 2012


Bill Hoffman wrote:

> That does not show up on the dashboard because of this:
> 
> IF("${CMAKE_TEST_GENERATOR}" MATCHES "Makefiles" OR
> "${CMAKE_TEST_GENERATOR}" MATCHES Ninja)
> SET(TEST_CompileCommandOutput 1)
> ENDIF()
> 

Isn't the CMAKE_TEST_GENERATOR STREQUAL "NMake Makefiles", and therefore 
should match? Or am I missing something?

Thanks,

Steve.





More information about the cmake-developers mailing list