diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2018-11-27 09:50:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-11-27 13:21:40 (GMT) |
commit | b1b5004c1a00b123170724dd3a2d8c024f72684a (patch) | |
tree | 0d86f53f029a1e94ffe5f33b5dab50bc3243a583 /Packaging/CMakeDMGSetup.scpt | |
parent | 05a2ca7f87b9ae73f373e9967fde1ee5210e33af (diff) | |
download | CMake-b1b5004c1a00b123170724dd3a2d8c024f72684a.zip CMake-b1b5004c1a00b123170724dd3a2d8c024f72684a.tar.gz CMake-b1b5004c1a00b123170724dd3a2d8c024f72684a.tar.bz2 |
Autogen: Fix empty uic executable string
In CMake 3.13.0 when a target has ``AUTOUIC`` enabled but doesn't
link against Qt5Widgets, the uic executable string is empty and
an error string "The uic executable \"\" does not exist" is generated.
In CMake 3.12 ``AUTOUIC`` was silently disabled instead.
This patch fixes the regression and restores the behavior of CMake 3.12.
Fixes: #18630
Diffstat (limited to 'Packaging/CMakeDMGSetup.scpt')
0 files changed, 0 insertions, 0 deletions