Test that options to macros work.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 5 Dec 2011 01:46:22 +0000 (02:46 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Dec 2011 19:14:10 +0000 (20:14 +0100)
commite838cf644fe482d0ff04f2a32f081bc4b6e30297
treef0c14ef4a12f06c1bc7c421e05b2f4c8d3be0799
parentb6e9ff22a376ae94b884a22c85f89f4c37056e5e
Test that options to macros work.

Change-Id: Id2f57cc2f64ae25f5f84d1206035b7a2c309d1c7
Reviewed-by: Clinton Stimpson <clinton@elemtech.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
tests/manual/cmake/CMakeLists.txt
tests/manual/cmake/fail4/CMakeLists.txt [new file with mode: 0644]
tests/manual/cmake/fail4/myobject.cpp [new file with mode: 0644]
tests/manual/cmake/fail4/myobject.h [new file with mode: 0644]
tests/manual/cmake/fail4/pass4.qrc [new file with mode: 0644]
tests/manual/cmake/fail4/resource_file.txt [new file with mode: 0644]
tests/manual/cmake/fail5/CMakeLists.txt [new file with mode: 0644]
tests/manual/cmake/fail5/myobject.cpp [new file with mode: 0644]
tests/manual/cmake/fail5/myobject.h [new file with mode: 0644]