[CMake] Mixed linking

Ray Donnelly mingw.android at gmail.com
Sat Feb 21 10:28:31 EST 2015


On Sat, Feb 21, 2015 at 9:59 AM, Stephen Kelly <steveire at gmail.com> wrote:
> Ray Donnelly wrote:
>
>>> >
>>> > 1) Am I right when I say CMake, Qt and static linking don’t mix ?
>>>
>>> They should mix fine.
>
> What I meant when I wrote this was 'they should mix fine, but some
> convenience is not available - you need to specify the correct link flags
> yourself'.
>
> That is, it's 'fine' in the same way that other static libraries which don't
> provide any cmake files at all are 'fine' and leave everything to you.
>

Right, thanks Steve. When/if I get time, I might try to make some new
patches for this for Qt5 and CMake that aren't reliant on MSYS2's many
Qt5 patches and test them on OS X and GNU/Linux.

> Thanks,
>
> Steve.
>
>
> --
>
> 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:
> http://public.kitware.com/mailman/listinfo/cmake


More information about the CMake mailing list