• unknown's avatar
    Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON... · d4e3ca78
    unknown authored
    Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON exception handling and not off as we want.
    
    
    extra/yassl/taocrypt/cmakelists.txt:
      Don't write anything about /GX or /EHsc as cmake will detect that and turn exception handling ON. Since it's off by default, that is what we want.
    d4e3ca78
cmakelists.txt 763 Bytes