summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutomoc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Test the use of target transitive compile definitions with moc.Stephen Kelly2013-05-151-0/+3
* Add a test for Qt5AutomocStephen Kelly2013-03-161-2/+21
* automoc: Add source file to target early to set the linker languageStephen Kelly2013-02-221-0/+6
* Ensure that the build interface includes have been added.Stephen Kelly2013-02-081-1/+15
* Automoc: add OBJECT library to QtAutomoc testYury G. Kudryashov2013-01-151-3/+6
* automoc: add define to test which caused bug #13018Alex Neundorf2012-03-261-1/+1
* automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODEAlex Neundorf2011-12-131-0/+3
* Add a test case for the use of Q_PRIVATE_SLOT.Stephen Kelly2011-11-221-1/+1
* automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-221-1/+1
* automoc: add test for including the moc file from another headerAlex Neundorf2011-11-221-1/+1
* automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-221-1/+1
* automoc: add more test casesAlex Neundorf2011-11-101-1/+1
* automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-221-1/+1
* Add a test for automocAlex Neundorf2011-08-161-0/+20