mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 15:49:56 -05:00
58f04b6ecf
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.