vcpkg/ports/libvpx
Matthias C. M. Troffaes 6e67cb1745
[libvpx] Add cmake config file (#11795)
* [libvpx] Add cmake config file

This allows libvpx to be used with

find_package(libvpx CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvpx::libvpx)

Tested on all supported windows triplets.

* [libvpx] Rename cmake config file to make clear it is unofficial

* [libvpx] Add cmake config target guard

* [libvpx] Update version
2020-06-11 02:38:22 -07:00
..
CONTROL [libvpx] Add cmake config file (#11795) 2020-06-11 02:38:22 -07:00
portfile.cmake [libvpx] Add cmake config file (#11795) 2020-06-11 02:38:22 -07:00
unofficial-libvpx-config.cmake.in [libvpx] Add cmake config file (#11795) 2020-06-11 02:38:22 -07:00