On 02/26/2015 05:32 AM, Gregor Jasny wrote:
> Ninja build system does not support a in-Makefile verbositiy
> switch. So we use cmake --build as a fall back to extract the
> CMAKE_VERBOSE_MAKEFILE property and pass it as an optional
> -v argument to Ninja.

Applied and test case added:

 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ce935ebe

 Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d1082448

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to