mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 23:00:07 -06:00
The QtAutogen/ManySources test generates a number of source, header, .ui and .qrc files that get AUTOMOC, AUTOUIC and AUTORCC processed. This stresses the concurrency framework in `cmQtAutoMocUic` and should reveal any issues with that.