2024-01-03 06:37:52 +08:00
|
|
|
The DirectX Tool Kit for DX12 package provides CMake targets
|
[directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update (#32033)
* [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] Update for June 13, 2023 release
* Minor format fix
* Update baseline
* Upstream fixes to CMake targets dependency handling
* Update baseline
2023-06-22 13:39:47 +08:00
|
|
|
|
|
|
|
find_package(directxtk12 CONFIG REQUIRED)
|
|
|
|
target_link_libraries(main PRIVATE Microsoft::DirectXTK12)
|