microsoft / DirectXMesh

DirectXMesh geometry processing library
https://walbourn.github.io/directxmesh/
MIT License
787 stars 151 forks source link

Enable /CETCOMPAT when building with VS 2019 #133

Closed walbourn closed 8 months ago

walbourn commented 8 months ago

The /CETCOMPAT linker flag is already enabled for EXEs build by VS 2022, but is also supported by VS 2019 (16.11) via AdditionalOptions.