Hello,
I hope to build Qt OPCUA with " Open62541 security support",

The environment : QT6.6, OpenSSLv3 is installed, WINDOWS 10 "

"Cmake -G Ninja -DOPENSSL_ROOT_DIR=C:\Qt\Tools\OpenSSLv3\Win_x64\bi n"

but the result always like below ”

-- Configure summary:
Qt Opcua:
Open62541 .............................. yes
Unified Automation C++ SDK ............. no
Support for namespace 0 NodeId names ... yes
Namespace 0 NodeIds generator .......... no
Open62541 security support ............. no
Support for global discovery server .... no

thanks for your answers !