Commit 46a7dee5 authored by Jan Arve Saether's avatar Jan Arve Saether Committed by Jan Arve Sæther
Browse files

Fix bug when skipping webkit on windows


Do not add "-skip qtwebkit" as one single item to the array, since that
will effectively run configure like this:
.\configure.exe "-skip qtwebkit"

This gave the error:
Unknown option -skip qtwebkit

This was found to be a problem with Windows Powershell, not sure if this
is a problem under command.com

Change-Id: Id2a2e8d4705fc46905450e6a7ac503d6c27710aa
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 5197a003
No related merge requests found
Showing with 4 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment