summaryrefslogtreecommitdiff
path: root/Modules/DeployQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* DeployQt4: Include DESTDIR for some cpack generators.Clinton Stimpson2012-08-151-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-2/+2
* DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.Clinton Stimpson2012-07-091-1/+1
* DeployQt4: Add path to Qt dlls on Windows.Clinton Stimpson2012-03-071-0/+6
* Fix plugin installation issues.Mike McQuaid2012-02-231-13/+27
* Ensure libs are passed to BundleUtilities.Mike McQuaid2012-02-211-2/+2
* Fix bad plugin paths.Mike McQuaid2012-02-211-13/+13
* Fix mismatched arguments.Mike McQuaid2012-02-211-1/+1
* Don't use QT_LIBRARIES_PLUGINS by default.Mike McQuaid2012-02-211-4/+0
* 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
* 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