qt5.qtwebkit: don't set qmake variables for cmake build

This commit is contained in:
Dmitry Kalinkin 2019-02-17 22:48:50 -05:00
parent 4bbd00e934
commit 518f997eb5
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ qtModule {
# QtWebKit overrides qmake's default_pre and default_post features,
# so its custom qmake files must be found first at the front of QMAKEPATH.
preConfigure = ''
preConfigure = stdenv.lib.optionalString (!usingAnnulenWebkitFork) ''
QMAKEPATH="$PWD/Tools/qmake''${QMAKEPATH:+:}$QMAKEPATH"
fixQtBuiltinPaths . '*.pr?'
# Fix hydra's "Log limit exceeded"