[CMake] MACOSX_BUNDLE for a shell script application
Nicholas Yue
yue.nicholas at gmail.com
Mon Jan 23 18:08:26 EST 2012
Hi,
I wish to package up a collection of dylibs, python scripts and a
starter shell script as a MACOSX_BUNDLE
E.g. given a file startup.sh
Is there some way to do something like (but as a MACOSX_BUNDLE)
add_executable ( STARTUP_SCRIPT IMPORTED IMPORTED_LOCATION
${CMAKE_SOURCE_DIR}/startup.sh )
I'd be happy to have a look at other open source project which
already does that and learn from them.
Regards
--
Nicholas Yue
Graphics - RenderMan, Houdini, Visualization, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120124/a0436e2c/attachment.htm>
More information about the CMake
mailing list