[Development] Some OpenSSL auto tests fail to link with -DFEATURE_openssl_linked=ON

2022-07-16 Thread Thiago Macieira
Because they don't even try to link to the library. Since I'm not allowed to fix these tests, I'm just reporting. Those are the only auto tests in qtbase that fail to compile for me. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering

Re: [Development] Licensing of qtbase

2022-07-16 Thread Felix Crazzolara
Hello everyone, I wanted now to write some CMake code to ensure that Qt is always and entirely linked dynamically. For that purpose, I intended to iterate through the target properties LINK_LIBRARIES and INTERFACE_LINK_LIBRARIES of Qt5::Widgets or Qt6::Widgets and check that all dependencies