[CMake] Best way to copy frameworks to bundle

Alexey Petruchik i100500 at gmail.com
Sun Feb 17 20:13:55 EST 2013


What is correct way to tell cmake to copy frameworks into bundle when
building on OS X? I suppose that my current solution with custom comand:

cp -r ${CMAKE_HOME_DIRECTORY}/${CMAKE_FRAMEWORK_PATH}
${BUNDLE_PATH}/Frameworks

is not a best solution. Still looking for more pretty solution.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130218/c68e856b/attachment.htm>


More information about the CMake mailing list