Hi all How would I instruct install(EXPORT) to install the file into my Mac OS X framework elegantly? For source files I can do so using the MACOSX_PACKAGE_LOCATION property, but it would be nice if I didn't have to guess/hard-code the directory inside the framework for the exports-file too. Anybody ever done that?
Michael _______________________________________________ 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
