[CMake] Bundle and Resources sub directory
Mathieu Malaterre
mathieu.malaterre at gmail.com
Sat Aug 23 14:19:37 EDT 2008
Just a quick question for you MacOSX guru. What if my runtime shared
library need some external resources, such as an xml file, should I
put that file in the Resources subdirectory of the bundle ?
Ref:
http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/CFBundles.pdf
I am looking at the cmake bundle and it does not seems to follow that
pattern (modules text file are in the /share subdir), but apparently
this is not an issue for anyone, right ?
Thanks
--
Mathieu
More information about the CMake
mailing list