diff options
author | Pierre-Francois Laquerre <pierre.francois@gmail.com> | 2011-11-02 20:13:52 (GMT) |
---|---|---|
committer | Clinton Stimpson <clinton@elemtech.com> | 2011-12-04 00:51:24 (GMT) |
commit | 9b07c19f9239241f81a74128f9abc088ccb91636 (patch) | |
tree | 9ab85af4d0125cbe54edbcf6b7e1923693366504 /Modules/CMakeBackwardCompatibilityCXX.cmake | |
parent | 901e6d023f3027ab2256a178fcff113fda66106f (diff) | |
download | CMake-9b07c19f9239241f81a74128f9abc088ccb91636.zip CMake-9b07c19f9239241f81a74128f9abc088ccb91636.tar.gz CMake-9b07c19f9239241f81a74128f9abc088ccb91636.tar.bz2 |
Fix path quoting in Qt4 macros
Adding VERBATIM to the ADD_CUSTOM_COMMAND calls in the qt4 macros
ensures that paths are properly quoted when passed to the shell.
This fixes issues when building projects that contained paths with
special characters (according to /bin/sh), such as parentheses or
spaces.
Diffstat (limited to 'Modules/CMakeBackwardCompatibilityCXX.cmake')
0 files changed, 0 insertions, 0 deletions