mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:59:01 +08:00
b842dacae7
* [directx-headers] update port for 1.611.0 release * Update baseline
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
The DirectX Headers package provides CMake targets:
|
|
|
|
find_package(directx-headers CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE Microsoft::DirectX-Headers)
|