mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-25 16:32:36 -05:00
Fix typos
This commit is contained in:
parent
90e90b59a3
commit
ef7fc01f08
|
|
@ -1,8 +1,8 @@
|
|||
# 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.
|
||||
|
||||
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
|
||||
set(_OPENSSL_ROOT_HINTS
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user