@ -48,10 +48,11 @@ set (CMAKE_SKIP_INSTALL_RPATH "NO" CACHE BOOL
set(CMAKE_VERBOSE_MAKEFILEFALSECACHEBOOL"If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo.")
if(CMAKE_GENERATORMATCHES"Make")
set(CMAKE_COLOR_MAKEFILEONCACHEBOOL
"Enable/Disablecoloroutputduringbuild."
)
if(NOTDEFINEDCMAKE_COLOR_DIAGNOSTICS)
set(CMAKE_COLOR_MAKEFILEONCACHEBOOL"Enable/Disable color output during build.")