vcpkg/ports/dstorage/usage
Chuck Walbourn 0fd2ad76ef
[dstorage] Update for version 1.2.2 (#35179)
* [dstorage] Update for version 1.2.2 which drops ARM32

* Update baseline

* Code review feedback

* Update baseline
2023-11-20 19:26:38 -08:00

5 lines
163 B
Plaintext

The DirectStorage package provides CMake targets:
find_package(dstorage CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectStorage)