Commit ef7fc01f authored by Fabio Bas's avatar Fabio Bas
Browse files

Fix typos

parent 90e90b59
# Find the openssl runtime libraries (.dll) for windows that # Find the OpenSSL runtime libraries (.dll) for Windows that
# will be needed by Qt in order to access https urls. # will be needed by Qt in order to access https urls.
if (WIN32) if (WIN32)
# Get standatds instalaltion paths for openssl under windos # Get standard installation paths for OpenSSL under Windows
# http://www.slproweb.com/products/Win32OpenSSL.html # http://www.slproweb.com/products/Win32OpenSSL.html
set(_OPENSSL_ROOT_HINTS set(_OPENSSL_ROOT_HINTS
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment