Skip to content

Added MSVC flag guard:ehcont

Latest
Compare
Choose a tag to compare
@SergioRZMasson SergioRZMasson released this 19 Jul 18:07
· 15 commits to master since this release
382dea2

Added security compiler flag guard:ehcont for MSVC. This should allow projected that want to use the flag to link against glTF-SDK. Projects that don't use it should not be affected by this change.

Additional Information:
https://docs.microsoft.com/en-us/cpp/build/reference/guard-enable-eh-continuation-metadata?view=msvc-170