microsoft / DirectXTex

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

CMake refactor #452

Closed walbourn closed 4 months ago

walbourn commented 4 months ago

Extracted a subset of the CMake file that is consistent between all my projects.

Also added some warning fixes for building the library with the legacy Xbox One XDK.

Minor improvement to MSBuild projects for CompileShaders.cmd script failures.

walbourn commented 4 months ago

https://github.com/walbourn/directxtextest/pull/38