summaryrefslogtreecommitdiffstats
path: root/Modules/DeployQt4.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Improve component support and output indentation.Mike McQuaid2011-12-161-9/+13
|
* Unset configurations variable when no build type.Mike McQuaid2011-12-131-0/+2
|
* Check QtCore without warning.Mike McQuaid2011-11-141-1/+5
| | | | | When debug and release versions of QtCore were available it printed a warning. This has been fixed.
* Check plugin variables are defined before warning.Mike McQuaid2011-11-011-3/+5
|
* Don't resolve directories; are never relative.Mike McQuaid2011-11-011-2/+0
|
* Match fixup_qt4_executable with documentation.Mike McQuaid2011-11-011-2/+3
|
* Add DeployQt4 module.Mike McQuaid2011-10-031-0/+274
Add a module that gives better support to BundleUtilities to handle Qt plugins and deploy Qt applications.