[CMake] install(EXPORT) and Mac OS X frameworks

Michael Wild themiwi at gmail.com
Wed May 4 05:11:56 EDT 2011


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


More information about the CMake mailing list