aboutsummaryrefslogtreecommitdiff
path: root/ports/llgl/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-09-12 16:26:17 -0700
committerPhil Christensen <philc@microsoft.com>2019-09-12 16:26:17 -0700
commit0e23cd50fec3f5df9c84a18c9cc1f2bd4709ef71 (patch)
treefcf2725252a1cb639692f21ccc1de560d5e24fd4 /ports/llgl/CONTROL
parent563166f21aa01cd9c4dcca771428a69ece7be1bf (diff)
downloadvcpkg-0e23cd50fec3f5df9c84a18c9cc1f2bd4709ef71.tar.gz
vcpkg-0e23cd50fec3f5df9c84a18c9cc1f2bd4709ef71.zip
[llgl] Add new port (#7701)
* [llgl] Add new port
Diffstat (limited to 'ports/llgl/CONTROL')
-rw-r--r--ports/llgl/CONTROL10
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/llgl/CONTROL b/ports/llgl/CONTROL
new file mode 100644
index 000000000..476ccd8c2
--- /dev/null
+++ b/ports/llgl/CONTROL
@@ -0,0 +1,10 @@
+Source: llgl
+Version: 2019-08-15
+Homepage: https://github.com/LukasBanana/LLGL
+Description: Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal.
+
+Feature: opengl
+Description: Support for opengl
+
+Feature: direct3d11
+Description: Support for direct3d11 \ No newline at end of file