On 08/21/2018 05:04 PM, Craig Scott wrote: > A user has recently been asking about reducing the output coming from a > FetchContent population when nothing needs to be done > Because this is implemented as a sub-build, you always see the following > > -- Configuring done > -- Generating done > -- Build files have been written to: ...
Isn't that output coming from the invocation here: https://gitlab.kitware.com/cmake/cmake/blob/v3.12.1/Modules/FetchContent.cmake#L776-781 rather than inside ExternalProject? Why is that output not always captured? -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: https://cmake.org/mailman/listinfo/cmake-developers