diff options
| author | Jonathan Hale <Squareys@googlemail.com> | 2021-04-29 22:49:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 13:49:04 -0700 |
| commit | 70610f449497db0f87f2484ade4e88c78aa6f085 (patch) | |
| tree | af48b50a344b7df0c10ce6b65b0c06eec02d71a9 /ports/magnum-plugins/CONTROL | |
| parent | 4de6cd5ed8fe28f479818758864b6e84e35a3cd8 (diff) | |
| download | vcpkg-70610f449497db0f87f2484ade4e88c78aa6f085.tar.gz vcpkg-70610f449497db0f87f2484ade4e88c78aa6f085.zip | |
[magnum,-plugins] Fix deprecated use of vcpkg_check_features (#17016)
Signed-off-by: Squareys <squareys@googlemail.com>
Diffstat (limited to 'ports/magnum-plugins/CONTROL')
| -rw-r--r-- | ports/magnum-plugins/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/magnum-plugins/CONTROL b/ports/magnum-plugins/CONTROL index 49a692393..bbec383e9 100644 --- a/ports/magnum-plugins/CONTROL +++ b/ports/magnum-plugins/CONTROL @@ -1,6 +1,6 @@ Source: magnum-plugins Version: 2020.06 -Port-Version: 4 +Port-Version: 5 Build-Depends: magnum[core] Description: Plugins for magnum, C++11/C++14 graphics middleware for games and data visualization Homepage: https://magnum.graphics/ |
