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

Have CMake generate pkg_config file for this. #209

Closed JPeterMugaas closed 5 months ago

walbourn commented 5 months ago

For DirectXTK12 in MSYS, you have a good solution for getting DXC.EXE into the build environment. For DirectXTK, there's not one and I'm not likely to want to have a huge CMake update for building with FXC2. Maybe skip DirectXTK?