mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Added OpenSSL registry path for win 7 x64.
--HG-- branch : trunk
This commit is contained in:
@@ -27,6 +27,7 @@ else( OPENSSL_INCLUDE_DIR AND OPENSSL_LIBRARIES )
|
||||
"C:/OpenSSL/include/openssl"
|
||||
"C:/OpenSSL-Win32/include/openssl"
|
||||
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\OpenSSL (32-bit)_is1;InstallLocation]/include/openssl"
|
||||
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\OpenSSL (32-bit)_is1;InstallLocation]/include/openssl"
|
||||
DOC
|
||||
"Specify the directory containing openssl.h."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user