Hello,
I need to copy a directory structure into a MAC OSX bundle at build
time and to generate a configuration file containing the file-paths of
those file (or at least the directories where they are located).
I can up to now copy the files in the bundle but CMAKE destroys the
directory structure.
I looked for options and even using REGEX to strip the path (without
an success).
How can I do it ?
Thanks,
Benoit
_______________________________________________
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