summaryrefslogtreecommitdiffstats
path: root/Source/QtIFW/CMake.qs.in
Commit message (Collapse)AuthorAgeFilesLines
* QtIFW: Improved packagingKonstantin Podsvirov2017-01-121-4/+6
| | | | | | | | | | | | Now cpack_ifw_configure_file command used to configure template files of component's scripts. Now for these template files we can use QtIFW predefined variables (like @VAR@) and template variables in Qt/IFW/SDK/Creator templates style (like %VAR%). Now CMake_INSTALL_INFIX advanced variable used to configure CMake installation destination when package as part of QtSDK.
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-0/+22
Added components: - cmake - ctest - cpack - cmake-gui - ccmake - data - sphinx-html - sphinx-singlehtml - sphinx-qthelp Other now Unspecified.