diff options
| author | Billy Robert O'Neal III <bion@microsoft.com> | 2020-08-28 16:31:27 -0700 |
|---|---|---|
| committer | Billy Robert O'Neal III <bion@microsoft.com> | 2020-08-28 16:31:27 -0700 |
| commit | c828f3634723996e6031fb2e3c3d1ac3f4de0cad (patch) | |
| tree | b3fe00a043d5b9351868a0d1f8aead41bb52d2be /ports/nanogui/CONTROL | |
| parent | 6635a2fa596ca457565eebc2a45664309cd24d77 (diff) | |
| parent | f3f329a048eaff759c1992c458f2e12351486bc7 (diff) | |
| download | vcpkg-update-geos-381.tar.gz vcpkg-update-geos-381.zip | |
Merge remote-tracking branch 'origin/master' into HEADupdate-geos-381
Diffstat (limited to 'ports/nanogui/CONTROL')
| -rw-r--r-- | ports/nanogui/CONTROL | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/nanogui/CONTROL b/ports/nanogui/CONTROL index 63b70db69..9c532e4f1 100644 --- a/ports/nanogui/CONTROL +++ b/ports/nanogui/CONTROL @@ -1,5 +1,7 @@ Source: nanogui Version: 2019-09-23 +Port-Version: 1 Homepage: https://github.com/wjakob/nanogui Description: NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x or higher. -Build-Depends: glfw3, nanovg, eigen3
\ No newline at end of file +Build-Depends: glfw3, nanovg, eigen3 +Supports: !uwp |
