summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/create_cmake.prf
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-031-0/+4
* Fix creation of config files in debug mode.Stephen Kelly2012-04-241-2/+16
* Don't tell CMake we're making debug libraries if we're not.Stephen Kelly2012-04-231-2/+2
* Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-281-4/+0
* Prefix the variables for debug and release types properly.Stephen Kelly2012-03-281-4/+4
* Fix the include dir used by the CMake config files.Stephen Kelly2012-02-291-1/+1
* Make the CMake files work with directory overrides.Stephen Kelly2012-02-281-6/+33
* Fix the library names on MinGW.Stephen Kelly2012-02-241-10/+20
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-231-0/+9
* Fix warnings about existing directories during cmake file creation.Stephen Kelly2012-02-111-9/+6
* Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.Stephen Kelly2012-02-101-0/+2
* Add special casing for static modules.Stephen Kelly2012-02-071-5/+5
* Fix cmake files for static builds.Stephen Kelly2011-12-231-8/+25
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-121-0/+1
* Make the Qt5 part of the target name namespace style.Stephen Kelly2011-12-021-2/+2
* Install CMake config files from Qt.Stephen Kelly2011-11-291-0/+100