mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-11 00:57:38 +00: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.