microsoft / DirectXTK

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
https://walbourn.github.io/directxtk/
MIT License
2.55k stars 506 forks source link

Enable /CETCOMPAT when building with VS 2019 #437

Closed walbourn closed 5 months ago

walbourn commented 5 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.