microsoft / DirectXTex

DirectXTex texture processing library
https://walbourn.github.io/directxtex/
MIT License
1.8k stars 443 forks source link

Enable /CETCOMPAT when building with VS 2019 #465

Closed walbourn closed 6 months ago

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