diff options
Diffstat (limited to 'ports/gmmlib')
| -rw-r--r-- | ports/gmmlib/CONTROL | 4 | ||||
| -rw-r--r-- | ports/gmmlib/vcpkg.json | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/gmmlib/CONTROL b/ports/gmmlib/CONTROL deleted file mode 100644 index 90faeeb17..000000000 --- a/ports/gmmlib/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: gmmlib -Version: 20.3.1 -Description: intel's graphics memory management library -Supports: linux
\ No newline at end of file diff --git a/ports/gmmlib/vcpkg.json b/ports/gmmlib/vcpkg.json new file mode 100644 index 000000000..613b45e83 --- /dev/null +++ b/ports/gmmlib/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "gmmlib", + "version-string": "20.3.1", + "port-version": 1, + "description": "intel's graphics memory management library", + "supports": "linux" +} |
