Files
qt5/cmake
Joerg Bornemann 09d858a0de init-repository: Route help output to stdout
CMake's message() writes to stderr, making it
unnecessarily cumbersome to pipe -help
output. Write output via a temp file and cmake -E cat to send it to
stdout instead.

Change-Id: I71710aeb503076586609a69cada94c8a5e30e3be
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2026-03-10 15:15:04 +00:00
..