vcpkg/ports/zydis
Alan Tse ebec9d7288
[zydis] fix find_package (#27667)
* Fix zydis find_package

Zydis currently nests the config.cmake files in zydis/zydis which is
then skipped by find_package(zydis CONFIG REQUIRED)

closes https://github.com/zyantific/zydis/issues/388

* Run x-add-version
2022-11-07 15:36:21 -08:00
..
fix-arm64-build.patch
portfile.cmake [zydis] fix find_package (#27667) 2022-11-07 15:36:21 -08:00
vcpkg.json [zydis] fix find_package (#27667) 2022-11-07 15:36:21 -08:00
zycore.patch