[CMake] How to build shared library as bundle on OS X?
Alexey Petruchik
alexey.petruchik at gmail.com
Thu Nov 20 12:39:56 EST 2014
I have a shared library. To build it as framework i write:
set_target_properties(lib_name FRAMEWORK TRUE)
How I build it as bundle? Please dont confuse library bundle with
application bundle.
Regards, Alexey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141120/fe854619/attachment.html>
More information about the CMake
mailing list