Homec4science

Remove default /EHsc compiler flag

Authored by Wojciech Kaluza <wojkaluza@gmail.com> on May 26 2018, 02:40.

Description

Remove default /EHsc compiler flag

This prevents warning D9025 (one command-line option overrides
another) on MSVC builds: some test targets are built with
the /EHs-c- which conflicts with /EHsc.

Details

Committed
Wojciech Kaluza <w-kaluza@tlen.pl>Jul 11 2018, 23:54
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:41f0e24335d8: Merge pull request #1647 from duxiuxing/googletest_for_asam
Branches
Unknown
Tags
Unknown

Event Timeline

Wojciech Kaluza <w-kaluza@tlen.pl> committed R9484:421e7b4f29fc: Remove default /EHsc compiler flag (authored by Wojciech Kaluza <wojkaluza@gmail.com>).Jul 11 2018, 23:54