Fix MSC exception handling flag
authorPyry Haulos <phaulos@google.com>
Fri, 26 Aug 2016 21:43:57 +0000 (14:43 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 26 Aug 2016 21:54:14 +0000 (14:54 -0700)
commitb185bd68a407b77b013ac630e4071cec2ff8b345
tree3bb9a8e8f428aad16a1340597536da6a5856fc86
parent889ebd97f63389b4c22a23129bde3443f4c186e9
Fix MSC exception handling flag

Apparently /EHc is not recognized but instead /EHsc has to be used.

Change-Id: I70492583b31bca307af70367b3c5ff29ba86720c
framework/delibs/cmake/CFlags.cmake