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

--

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