diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2018-07-11 11:29:49 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2018-07-11 11:29:49 (GMT) |
commit | c6a8002827e0d23d27906ea5760a67981660f453 (patch) | |
tree | aa77bda1d24e121983be017fde21ad888c016e7f /Tests/.NoDartCoverage | |
parent | 0723eada4dcdb4332a63c56e1df6160f19cb9ff5 (diff) | |
download | CMake-c6a8002827e0d23d27906ea5760a67981660f453.zip CMake-c6a8002827e0d23d27906ea5760a67981660f453.tar.gz CMake-c6a8002827e0d23d27906ea5760a67981660f453.tar.bz2 |
Autogen: Improve error detection during configuration
cmQtAutoGenInitializer::InitCustomTargets and
cmQtAutoGenInitializer::SetupCustomTargets
now return their success value which gets evaluated
and passed on by the caller (cmGlobalGenerator).
Checks for the existance of the moc/uic/rcc
binaries have been introduces in cmQtAutoGenInitializer.
Additionally they get called once with a "-h"
argument to determine if they're functional.
This way any binary-not-found problem is caught
during the configuration phase.
Diffstat (limited to 'Tests/.NoDartCoverage')
0 files changed, 0 insertions, 0 deletions