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

Update CMake to work with Intel compilers #429

Closed walbourn closed 7 months ago

walbourn commented 7 months ago

Intel Classic Compiler is officially deprecated. I only support it here to improve conformance validation.

walbourn commented 7 months ago

https://github.com/walbourn/directxtktest/pull/41