• Vladislav Vaintroub's avatar
    Fix appveyor build with newer OpenSSL. · aa04bba4
    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.
    aa04bba4
appveyor.yml 1.68 KB