vcpkg/ports/dstorage/usage

5 lines
163 B
Plaintext
Raw Normal View History

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