diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2018-05-30 15:23:23 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2018-05-30 15:45:01 (GMT) |
commit | 41685c8ba0902cff1241886d966e796cecb82ae3 (patch) | |
tree | 119fd9d0418f55dc5b7090b86b121dd9f3baef9b /Tests | |
parent | 2930a198f610e729d73df6771d70119adac6df2e (diff) | |
download | CMake-41685c8ba0902cff1241886d966e796cecb82ae3.zip CMake-41685c8ba0902cff1241886d966e796cecb82ae3.tar.gz CMake-41685c8ba0902cff1241886d966e796cecb82ae3.tar.bz2 |
Autogen: Let AUTORCC generate output for all configurations
For multi configuration generators let AUTORCC generate
the rcc output for all configurations. This is a workaround
for the incomplete `$<CONFIG>` support in the DEPENDS and OUTPUT
clauses of a custom_command/custom_target. Since we can't depend
on the per-config rcc output file we somehow must ensure the successful
rcc build for one configuration doesn't shadow the need to rcc rebuild
for a second configuration.
Closes #18006
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions