mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-02 07:07:55 +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)
|