Hi,<br><br>I asked about this before, but i think it was lost in all the other talk of cmake 2.6 at that moment.<br><br>How do I ensure that resources added to the resource list of an application is installed in the MacOS X application bundle?<br>
<br>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).<br><br>I tried adding the resource files to the the application, but they were not installed in the app bundle on a plain "make".<br>
<br>Do I need to do something with the install command as well?<br><br><br>/ Mattias<br><br>