microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.44k stars 369 forks source link

Fix build warnings and errors with GDKX using Clang #228

Closed walbourn closed 2 months ago

walbourn commented 2 months ago

Also fixes build issue with XboxOne CMake scenarios.

Includes an ADO pipeline update to validate GDKX builds using CMake.