mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 03:47:54 +08:00
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
![]() |
libyuv provides CMake targets:
|
||
|
|
||
|
find_package(libyuv CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE yuv)
|