mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
With generator expressions in a custom command's `OUTPUT` and `BYPRODUCTS`, it is possible to have no outputs at all for a particular configuration. Generate no rule in this case. Fixes: #21989
5 lines
434 B
Plaintext
5 lines
434 B
Plaintext
^\[1/3\] Building C object CMakeFiles[\/]echo.dir[\/]Release[\/]echo\.c\.(o|obj)
|
|
\[2/3\] Linking C executable Release[\/]echo(\.exe)?
|
|
\[3/3\] Generating echo_dbgx_Debug\.txt
|
|
'[^']*[\/]Tests[\/]RunCMake[\/]NinjaMultiConfig[\/]CustomCommandOutputGenex-build'\$ '[^']*[\/]Tests[\/]RunCMake[\/]NinjaMultiConfig[\/]CustomCommandOutputGenex-build[\/]Release[\/]echo(\.exe)?' 'Debug' 'echo_dbgx_Debug\.txt' 'echo_dbgx_byproduct_Debug\.txt'$
|