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)
|