diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-10-28 11:26:06 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-10-28 11:26:06 -0700 |
| commit | a5b97e367b9db3502e08c3e973057979e8ffea2c (patch) | |
| tree | e54ffc3b9d9b6a1feaafe0af318dc3a87c913286 /ports/polyhook2/CONTROL | |
| parent | d1d449e8e34cbefc616c3daabb932606bed40654 (diff) | |
| download | vcpkg-a5b97e367b9db3502e08c3e973057979e8ffea2c.tar.gz vcpkg-a5b97e367b9db3502e08c3e973057979e8ffea2c.zip | |
[polyhook2] Add new port (#8719)
* [polyhook2] Add new port
* Add feature and update
Diffstat (limited to 'ports/polyhook2/CONTROL')
| -rw-r--r-- | ports/polyhook2/CONTROL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/polyhook2/CONTROL b/ports/polyhook2/CONTROL new file mode 100644 index 000000000..72e693840 --- /dev/null +++ b/ports/polyhook2/CONTROL @@ -0,0 +1,8 @@ +Source: polyhook2
+Version: 2019-10-24
+Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
+Description: C++17, x86/x64 Hooking Libary v2.0
+Build-Depends: capstone
+
+Feature: tool
+Description: Build tests
\ No newline at end of file |
