Since I'm here, I see a minor bug. FIND_LIBRARY on an OS X framework seems to return an all-lowercase version of the framework name, despite being capitalization in the name. (FIND_PATH doesn't seem to have this problem.) This is not a problem for people using default OS X filesystems which are case-insensitive, but it could be a problem for others who change the defaults to use case-sensitive file systems. This probably should be fixed.
Thanks, Eric _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake