Hi, I'm targeting iOS and wondering how to add a "Settings.bundle" directory to the project via CMake. The "Settings.bundle" contains preferences for the app that can be set by the user in the settings pane of the iPhone/iPad device. If i manually add it (right click, add files to "[appname]"...) in Xcode, it works fine, but i don't know the corresponding CMake command.
Kind Regards, Daniel Dekkers _______________________________________________ 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
