rustdesk/res/vcpkg/libyuv/usage

4 lines
116 B
Plaintext
Raw Permalink Normal View History

2025-07-01 20:28:50 +08:00
libyuv provides CMake targets:
find_package(libyuv CONFIG REQUIRED)
target_link_libraries(main PRIVATE yuv)