I'm running fixup_bundle on macosx to fix up bundles and make them
standalone for distribution. I've got mostly Qt libraries and different
internal and external dependencies.
For some reason ALL dependencies except for Frameworks are copied into the
program.app/Contents/MacOS directory, any chance I can change this?
It would be better if internal and external libraries (dylibs) goes into
"program.app/Contents/lib" and Qt plugins in "program.app/Contents/Plugins".
Anyone?
Mikael
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to