mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 00:07:54 +08:00
18b029a5e3
* [vcpkg] Add "Homepage" field to the CONTROL files.
26 lines
603 B
Plaintext
26 lines
603 B
Plaintext
Source: magnum-integration
|
|
Version: 2019.01-1
|
|
Build-Depends: magnum[core]
|
|
Description: Integrations for magnum, C++11/C++14 graphics middleware for games and data visualization
|
|
Homepage: https://magnum.graphics/
|
|
Default-Features:
|
|
|
|
Feature: bullet
|
|
Description: BulletIntegration library
|
|
Build-Depends: bullet3
|
|
|
|
Feature: glm
|
|
Description: GlmIntegration library
|
|
Build-Depends: glm
|
|
|
|
Feature: imgui
|
|
Description: ImGuiIntegration library
|
|
Build-Depends: imgui
|
|
#Feature: ovr
|
|
#Description: OvrIntegration library
|
|
#Build-Depends: ovrsdk
|
|
#Feature: dart
|
|
#Description: DartIntegration library
|
|
#Build-Depends: dart
|
|
|