mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-16 14:59:06 +08:00
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
|
The DirectStorage package provides CMake targets:
|
||
|
|
||
|
find_package(dstorage CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE Microsoft::DirectStorage)
|