vcpkg/ports/directxtk12/CONTROL
Rémy Tassoux 83f88c7a62
[directxtk12] Use CMake build system (#13975)
* [directxtk12] Use CMake build system

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the maintainer guidelines.

* [directxtk12] Fix wrong port version

* [directxtk12] Use ninja
2020-10-13 13:29:51 -07:00

6 lines
203 B
Plaintext

Source: directxtk12
Version: sept2020
Port-Version: 1
Homepage: https://walbourn.github.io/directx-tool-kit-for-directx-12
Description: A collection of helper classes for writing DirectX 12 code in C++.