summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CoreMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Create IMPORTED CMake targets for executables.Stephen Kelly2012-07-251-3/+3
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-231-16/+24
* Use the POSITION_INDEPENDENT_CODE property on targets using Qt.Stephen Kelly2012-06-201-10/+15
* Find Qt5 modules automatically in the qt5_use_modules function.Stephen Kelly2012-05-141-1/+4
* Make the qt5_use_modules public API.Stephen Kelly2012-05-101-0/+32
* Use the CMake definition of Windows for CMake macros.Stephen Kelly2012-02-231-1/+1
* Convert macros to functions.Stephen Kelly2011-12-211-7/+9
* Port to list(APPEND)Stephen Kelly2011-12-211-2/+2
* Fix style in cmake macros files.Stephen Kelly2011-12-211-161/+158
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-071-2/+2
* Port to CMakeParseArguments from a custom rolled macro.Stephen Kelly2011-12-061-19/+18
* Now that qt5_automoc doesn't exist, this macro is not needed.Stephen Kelly2011-12-061-2/+0
* Install CMake config files from Qt.Stephen Kelly2011-11-291-0/+208