vcpkg/versions/t-/triton.json
Alberto Garcia Illera 3d7ff268e4
[New port] Add Triton port (#23111)
* Add Triton port

* Delete debugging

* add versioning

* add port-version

* run x-add-version --all

* reverse port-version

* Fix build

* Fix usage

* Not support arm triplets

* Update to the fix commit

* Disable examples and tests

* version

* fix feature python

* version

* require specifig features of capstone to build Triton

* remove static-crt feature from capstone

* add versioning

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-02-22 13:46:54 -08:00

10 lines
146 B
JSON

{
"versions": [
{
"git-tree": "168cc90ef1373fadb8b05ad53430eb37a022dd50",
"version": "0.9",
"port-version": 0
}
]
}