aboutsummaryrefslogtreecommitdiff
path: root/versions/c-/corrade.json
AgeCommit message (Collapse)Author
2021-10-11[corrade] Fix build error on vs2019 (#20655)NancyLi1013
2021-09-02[corrade/magnum/-plugins] Fix build, minor cleanup and minor warning fix in ↵Jonathan Hale
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>
2021-04-19[corrade] Fix VS2019 build error (#17356)NancyLi1013
* [corrade] Fix VS2019 build error * Update versions
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca