aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/scenepic/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/scenepic/vcpkg.json')
-rw-r--r--vcpkg/ports/scenepic/vcpkg.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/vcpkg/ports/scenepic/vcpkg.json b/vcpkg/ports/scenepic/vcpkg.json
new file mode 100644
index 0000000..df86cc9
--- /dev/null
+++ b/vcpkg/ports/scenepic/vcpkg.json
@@ -0,0 +1,18 @@
+{
+ "name": "scenepic",
+ "version": "1.1.1",
+ "description": "A Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content",
+ "homepage": "https://microsoft.github.io/scenepic/",
+ "license": "MIT",
+ "dependencies": [
+ "eigen3",
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ }
+ ]
+}