diff options
Diffstat (limited to 'vcpkg/ports/camport3/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/camport3/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/camport3/vcpkg.json b/vcpkg/ports/camport3/vcpkg.json new file mode 100644 index 0000000..8637061 --- /dev/null +++ b/vcpkg/ports/camport3/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "camport3", + "version": "1.6.2", + "description": "percipio.xyz cameras SDK", + "homepage": "https://github.com/percipioxyz/camport3", + "supports": "((windows & !uwp & !arm & !arm64 & !static) | linux) & !wasm32" +} |