summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-qt.7.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Fix typo in cmake-qt manual.Stephen Kelly2014-03-261-1/+1
| | | | Do -> To.
* Help: Add additional hyperlink targetsStephen Kelly2014-02-091-0/+3
|
* Help: Add information about INTERFACE_AUTOUIC_OPTIONS.Stephen Kelly2014-02-021-0/+40
|
* Help: Note that AUTOMOC consumes the defines and includes from targets.Stephen Kelly2014-02-021-0/+4
|
* Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-021-0/+140
Add an introduction about the use of different package types, and the ability to use Qt 4 and 5 versions together in a single buildsystem. Add a section about automatic linking of the qtmain.lib library and how to disable it.