Commit Graph

3 Commits

Author SHA1 Message Date
Pelanyo Kamara
525eb02c28
[zydis] Fix portfile (#11173)
* Updated zydis portfile.cmake

Fixed issue with Zycore includes being in the wrong place.

* Increase zydis package version number

* Change version to fit CONTROL spec
2020-05-11 15:35:40 -07:00
Joel Höner
af78cf0195
[zydis] Update to v3.1.0 (#8426)
* [zydis] Update to v3.0.0

Since v3.0.0 now depends on the internal zycore library via a submodule, I had to replace `vcpkg_from_github` with `vcpkg_download_distfile`

* [zydis] Switch to vcpkg_from_github

* Update Zydis to v3.1.0

Also, set `ZYDIS_ZYCORE_PATH` instead of moving the Zycore sources.
2020-03-02 21:30:06 -08:00
NancyLi1013
def997b9dd [zydis] Add new port (#6861) 2019-06-12 23:10:50 -07:00