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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to