summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeIngestOSXBundleLibraries.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake-gui: use BundleUtilities in place of custom script.Clinton Stimpson2010-10-141-347/+0
| | | | | | BundleUtilities is better supported and allows including shared Qt libs on other platforms. Also removed limitation of static Qt for windows build of cmake-gui.
* BUG: Fix bug #10,000.Clinton Stimpson2009-12-101-5/+13
| | | | | | Some fixes for including Qt frameworks. Remove extra "QtGui.framework" so its not Contents/Frameworks/QtGui.framework/QtGui.framwork/... anymore. Also include QtGui Resource folder, so a Cocoa/Qt based cmake-gui app works.
* ENH: make sure fixup has right pathsBill Hoffman2008-02-181-26/+35
|
* STYLE: use lowercaseBill Hoffman2008-02-181-197/+197
|
* ENH: have cpack work with DESTDIR install and ingest qt framework libs into ↵Bill Hoffman2008-02-181-0/+330
cmake-gui