Use VERBATIM where needed in macros.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 6 Dec 2011 19:24:06 +0000 (20:24 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Dec 2011 02:17:25 +0000 (03:17 +0100)
commitdc8fa99b2b6ea3c9c2e331c0a6d73fa0f1dcd5b0
tree6bad2002f5197746034e1cc62970668336eaefa1
parent58617fe77e51e1bdf8e88d0e32e1eefd501d7f40
Use VERBATIM where needed in macros.

Forward port of fix for http://cmake.org/Bug/view.php?id=12554

Test fails before and passes after.

Change-Id: I7a3ab2369cb3095c63f9e2a3e604088ebdcc2465
Reviewed-by: Clinton Stimpson <clinton@elemtech.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/corelib/Qt5CoreMacros.cmake
src/widgets/Qt5WidgetsMacros.cmake
tests/manual/cmake/pass(needsquoting)6/CMakeLists.txt [new file with mode: 0644]
tests/manual/cmake/pass(needsquoting)6/mywidget.cpp [new file with mode: 0644]
tests/manual/cmake/pass(needsquoting)6/mywidget.h [new file with mode: 0644]
tests/manual/cmake/pass(needsquoting)6/mywidget.ui [new file with mode: 0644]