Fix qt-cmake.bat for paths with spaces

Change-Id: Id338f7f2f0392e2fe3933659af156644e8fac6c1
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Leander Beernaert 2020-01-21 16:39:02 +01:00
parent b29cb7889a
commit 6eb32dc28a
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
@CMAKE_COMMAND@ -DCMAKE_TOOLCHAIN_FILE=@__GlobalConfig_install_dir_absolute@/qt.toolchain.cmake %*
"@CMAKE_COMMAND@" -DCMAKE_TOOLCHAIN_FILE="@__GlobalConfig_install_dir_absolute@/qt.toolchain.cmake" %*