[cmake-developers] QtAutogen: Patches to allow empty .qrc files
Brad King
brad.king at kitware.com
Fri Sep 30 10:17:22 EDT 2016
On 09/30/2016 05:38 AM, Sebastian Holtermann wrote:
> Here are some small patches that fix the issue and add a test case.
Thanks. I've applied the patches with minor tweaks:
QtAutogen: Allow .qrc files that do not contain any file reference
https://gitlab.kitware.com/cmake/cmake/commit/98b11f25
QtAutogen: Add test for empty qrc file
https://gitlab.kitware.com/cmake/cmake/commit/bcafc399
QtAutogen: Use cmSystemTools::Error instead of std::cerr
https://gitlab.kitware.com/cmake/cmake/commit/a189d019
-Brad
More information about the cmake-developers
mailing list