[CMake] Combining two static libraries into one

Cristian Adam cristian.adam at gmail.com
Tue Jul 2 11:29:54 EDT 2019


On Tue, Jul 2, 2019 at 5:14 PM vinay kumar Kotegowder <
vinay.kotegowder at gmail.com> wrote:

> Hi Everyone,
>
> I have a requirement on combining two static library into one.
> Can anyone tell me how can I achieve this?
>
> Regards,
> Vinay
>
>
If your compiler is GCC or Visual C++, you can use this as a base:
https://cristianadam.eu/20190501/bundling-together-static-libraries-with-cmake/

Cheers,
Cristian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20190702/1390de11/attachment-0001.html>


More information about the CMake mailing list