On Wed, Jan 19, 2022 at 10:44 AM Alexandru Croitor <alexandru.croi...@qt.io>
wrote:

> I assume you mean you did target_sources(tsc_ui_target INTERFACE dummy.cpp)
> target_link_libraries(your_shared_lib PRIVATE tsc_ui_target)
>

Yes.

It does work if the direct consumer is a shared lib.
> That doesn't quite work if the consuming target is a static lib, that is
> then linked into an executable/shared lib.
>

Fair enough.
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to