• Vladislav Vaintroub's avatar
    Fix appveyor build with newer OpenSSL. · 79b5f348
    Vladislav Vaintroub authored
    Using /WX (warning as error) during configuration step caused
    HAVE_OPENSSL_APPLINK_C to be OFF
    
    This made client utilities fail with "Applink not found" during runtime.
    
    Hardcode -DHAVE_OPENSSL_APPLINK_C=1 for CMake for now, fix connector
    later.
    79b5f348
appveyor.yml 1.74 KB