aboutsummaryrefslogtreecommitdiff
path: root/ports/magnum-plugins/CONTROL
diff options
context:
space:
mode:
authorJonathan Hale <Squareys@googlemail.com>2021-09-02 22:24:33 +0200
committerGitHub <noreply@github.com>2021-09-02 13:24:33 -0700
commit8655bfd4b311df8dd853ca49969a9ecfac94ea91 (patch)
tree094312d9e50a82e7c7bce576aa13779936239995 /ports/magnum-plugins/CONTROL
parenta35b42633c56923608a4f7222d4aa7b996015bf2 (diff)
downloadvcpkg-8655bfd4b311df8dd853ca49969a9ecfac94ea91.tar.gz
vcpkg-8655bfd4b311df8dd853ca49969a9ecfac94ea91.zip
[corrade/magnum/-plugins] Fix build, minor cleanup and minor warning fix in vcpkg CMake scripts (#19435)
* [magnum/-plugins] Remove obsolete patches that no longer apply Signed-off-by: Squareys <squareys@googlemail.com> * [corrade] Make feature to flag translation consistent to fix warning Consistent with magnum & magnum-plugins Signed-off-by: Squareys <squareys@googlemail.com> * Fix warning message for dlls without matching pdbs always displayed Signed-off-by: Squareys <squareys@googlemail.com> * Fix the baseline version * Revert the changes in vcpkg_copy_pdbs.cmake Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/magnum-plugins/CONTROL')
-rw-r--r--ports/magnum-plugins/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/magnum-plugins/CONTROL b/ports/magnum-plugins/CONTROL
index bbec383e9..09eaab782 100644
--- a/ports/magnum-plugins/CONTROL
+++ b/ports/magnum-plugins/CONTROL
@@ -1,6 +1,6 @@
Source: magnum-plugins
Version: 2020.06
-Port-Version: 5
+Port-Version: 6
Build-Depends: magnum[core]
Description: Plugins for magnum, C++11/C++14 graphics middleware for games and data visualization
Homepage: https://magnum.graphics/