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

CMake improvements for multi-config generators #457

Closed walbourn closed 2 months ago

walbourn commented 2 months ago

Fix for CMake when using VS multi-config generator to use WPO only for non-Debug configs.