[CMake] installing resources in mac app on cmake 2.6
Mattias Holm
mattias.holm at contra.nu
Mon Apr 7 12:16:11 EDT 2008
Hi,
I asked about this before, but i think it was lost in all the other talk of
cmake 2.6 at that moment.
How do I ensure that resources added to the resource list of an application
is installed in the MacOS X application bundle?
Will it be done during the normal build (i.e. without typing make install),
and will it in that case avoid copying files if they have not changed (some
resource files can be quite heavy).
I tried adding the resource files to the the application, but they were not
installed in the app bundle on a plain "make".
Do I need to do something with the install command as well?
/ Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080407/71a6052a/attachment.htm>
More information about the CMake
mailing list