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.57k stars 510 forks source link

CMake targets fixes for optional vs. required packages #394

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

With the changes to make use of DirectXMath 'optional' for VCPKG scenarios unless using MinGW, the generated targets file needed more robust handling of these targets.