Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON...
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.
Showing
Please register or sign in to comment