Make sure the path is quoted in case it has spaces in it
authorAndy Shaw <andy.shaw@digia.com>
Tue, 25 Sep 2012 12:39:45 +0000 (14:39 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 28 Sep 2012 10:46:43 +0000 (12:46 +0200)
commit55b63a406fced6c4db0e18a7170932de1c6a5c21
tree79e40425c5338b08a8af00d7a7bcfdbda7ea793b
parentd162f276714f04b07827dfd525deea45dc55a5f1
Make sure the path is quoted in case it has spaces in it

This fixes a problem when the preprocessing scripts were called from a
path with spaces in it.

Task-number: QTBUG-15317
Change-Id: I92ea85e12e2f9abfc262a8dcaa4f414e471e468c
Reviewed-by: João Abecasis <joao@abecasis.name>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
qmake/generators/mac/pbuilder_pbx.cpp