[CMake] creating a library from other one

Eric Noulard eric.noulard at gmail.com
Fri Aug 31 09:24:37 EDT 2018


First create OBJECT libraries instead of static
Then create as many STATIC libraries as you want that includes as many
OBJECT libraries content as you want.


Le ven. 31 août 2018 à 15:17, Stéphane Ancelot <sancelot at numalliance.com> a
écrit :

> Hi,
>
> I have got some static libraries generated, that  I would like to put in
> a common one.
>
> how can I proceed ?
>
> Regards,
>
> S.Ancelot
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> https://cmake.org/mailman/listinfo/cmake
>


-- 
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180831/e3211712/attachment.html>


More information about the CMake mailing list