find_package OpenSSL can't find version 3.0.13 on windows
- Using the recommended installer on windows from https://slproweb.com/products/Win32OpenSSL.html (referenced in FindOpenSSL.cmake)
- run CMake find_package(OpenSSL)
- CMake can't find the installed OpenSSL libraries
- affects OpenSSL version 3.0.13
- the reason is that "Shining Light Productions" changed the folder structure of the installed libraries
- according to the maintainer of the setup the new folder structure will be kept for the future