diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2012-12-06 14:31:07 +0100 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@digia.com> | 2012-12-11 16:13:36 +0100 |
commit | 905cab6b907fecc7ac9fff561ba5c99ab51621e2 (patch) | |
tree | 938c3f65d0168c46ad79a882fc7a51bcd202ef0b /Source/JavaScriptCore/bytecode/CodeBlock.cpp | |
parent | e286166f8c7dd4a9cdc071d5ed7a2e84eb73e7b1 (diff) | |
download | qtwebkit-905cab6b907fecc7ac9fff561ba5c99ab51621e2.tar.gz |
change setup of QMAKE_MOC
don't load(moc) explicitly - turns out that this breaks
debug_and_release builds (the feature does not like being loaded before
default_post has been loaded).
so instead just do a minimal call to find the moc executable.
as it's in fact only two files which need it, so de-centralize this call
for the sake of saving some cpu cycles spent in qmake.
Change-Id: Ia0038f893c3931571e1494894bedcae85ebb4c8e
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/CodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions