Files
CMake/Source
Sebastian Holtermann a87f82e025 Autogen: Switch to use custom commands for RCC
Instead of processing all `rcc` invocation requests in the
_autogen target that calls `cmake -E cmake_autogen ...` once,
use a dedicated custom command that calls
`cmake -E cmake_autorcc ...` for each `.qrc` file.
This allows parallel `.qrc` file processing and reduces the
workload (and complexity) in the _autogen target.
If only `AUTORCC` is enabled, the _autogen target won't be created
at all since it is now used for `AUTOMOC` and `AUTOUIC` only.

For `.qrc` files that are GENERATED a custom target is used
instead of a custom command.

Closes #17161
2017-11-19 12:51:30 +01:00
..
2017-10-26 08:57:04 -04:00
2017-11-19 00:01:05 -05:00
2017-09-19 11:44:21 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-11-07 14:15:20 -05:00
2017-11-07 14:15:20 -05:00
2017-08-22 23:05:27 +02:00
2017-08-30 11:07:05 -04:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-27 09:58:46 +02:00
2017-11-07 08:18:59 -05:00
2017-11-07 08:18:59 -05:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-11-01 11:32:11 -06:00
2017-11-01 11:32:11 -06:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-08-27 09:58:46 +02:00
2017-04-11 22:35:21 +02:00
2017-11-07 14:15:20 -05:00