diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-12-31 02:41:49 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 10:41:49 -0800 |
| commit | c5c07e363cfb31df45906d220147e8e3bee23ba2 (patch) | |
| tree | 3cd968e4222240d66673988a5be93ff03b95b478 /ports/llgl/CONTROL | |
| parent | 9b2edf2f386ba3afe78f4612d73d0e44c90453b7 (diff) | |
| download | vcpkg-c5c07e363cfb31df45906d220147e8e3bee23ba2.tar.gz vcpkg-c5c07e363cfb31df45906d220147e8e3bee23ba2.zip | |
[LLGL] installs header files in the wrong directory (#15366)
Diffstat (limited to 'ports/llgl/CONTROL')
| -rw-r--r-- | ports/llgl/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/llgl/CONTROL b/ports/llgl/CONTROL index fcba2d2d4..48341f27d 100644 --- a/ports/llgl/CONTROL +++ b/ports/llgl/CONTROL @@ -1,5 +1,6 @@ Source: llgl Version: 2019-08-15 +Port-Version: 1 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. Supports: !uwp |
