diff options
author | David Cole <david.cole@kitware.com> | 2009-08-05 18:59:14 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2009-08-05 18:59:14 (GMT) |
commit | fe0b121da93262210f81129cd462c70c880997c2 (patch) | |
tree | 9b5ab067a0113191ae1acfa076265803c4d76f30 /Modules/KDE3Macros.cmake | |
parent | 80f0201b37576a4229ec9453a31d3be804abbcb4 (diff) | |
download | CMake-fe0b121da93262210f81129cd462c70c880997c2.zip CMake-fe0b121da93262210f81129cd462c70c880997c2.tar.gz CMake-fe0b121da93262210f81129cd462c70c880997c2.tar.bz2 |
Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something useful on Windows and Linux.
Formerly, fixup_bundle was useful only on the Mac for making standalone bundle applications that could be drag-n-drop moved to anyplace in the file system. fixup_bundle is not just for the Mac any more. It will now analyze executable files on Windows and Linux, too, and copy necessary non-system dlls to the same folder that the executable is in. This should work with dlls that you build as part of your build and also with 3rd-party dlls as long as you give fixup_bundle the right list of directories to search for those dlls. Many thanks to Clinton Stimpson for his help in ironing out the details involved in making this work.
Diffstat (limited to 'Modules/KDE3Macros.cmake')
0 files changed, 0 insertions, 0 deletions