Skip to content
  • Pierre-Francois Laquerre's avatar
    Fix path quoting in Qt4 macros · 9b07c19f
    Pierre-Francois Laquerre authored and Clinton Stimpson's avatar Clinton Stimpson committed
    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.
    9b07c19f