Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moc is now part of the Qt5Core module | Stephen Kelly | 2011-11-26 | 1 | -1/+1 |
| | | | | There is no separate SrcTools module anymore. | ||||
* | Merge remote-tracking branch 'origin/master' into automoc_qt5 | Stephen Kelly | 2011-11-10 | 1 | -0/+1 |
|\ | |||||
| * | automoc: fix #12541, support moc options | Alex Neundorf | 2011-11-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This commit adds a new target property AUTOMOC_MOC_OPTIONS, which can be set to add extra options for the moc invocations done via automoc. This is equivalent to the OPTIONS parameter in the qt4_wrap_cpp() macro. Alex | ||||
* | | Don't assume the existence of QT_MAJOR_VERSION. | Stephen Kelly | 2011-11-09 | 1 | -0/+1 |
|/ | | | | Also handle Qt5SrcTools_MAJOR_VERSION. | ||||
* | Add the cmake module required currently for automoc | Alex Neundorf | 2011-08-14 | 1 | -0/+13 |
Alex |