mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:39:07 +08:00
6c6516621f
* [corrade] Update to v2019.01 Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Update to v2019.01, remove shapes and glutapplication features These features were deprecated in earlier versions and now removed. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Improve dependencies to corrade Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add faad2audioimporter - faad2 is currently not in vcpkg, hence commented out - The commented out empty line is required to have vcpkg parse the file without issues Signed-off-by: Squareys <squareys@googlemail.com>
20 lines
498 B
Plaintext
20 lines
498 B
Plaintext
Source: corrade
|
|
Version: 2019.01-1
|
|
Description: C++11/C++14 multiplatform utility library http://magnum.graphics/corrade/
|
|
Default-Features: interconnect, pluginmanager, testsuite, utility
|
|
|
|
Feature: interconnect
|
|
Description: Interconnect library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: pluginmanager
|
|
Description: PluginManager library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: testsuite
|
|
Description: TestSuite library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: utility
|
|
Description: Utility library
|