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

Fix bad use of CMAKE_SIZEOF_VOID_P #378

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

This variable should not be treated as a string.