mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 04:49:02 +08:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
|
dlpack provides CMake targets:
|
||
|
|
||
|
find_package(dlpack CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE dlpack::dlpack)
|