How to use tls plugin in CMake
Unsolved
General and Desktop
-
Hi, I'm trying ssl on Windows with qt6.5. I've found that tls on 6.5 needs tls plugin. If I copy tls from qt dir to build dir, It works. What's the proper way to do it with CMake?
-
Hi,
I haven't tested it yet but this Qt blog article might be what you are looking for.