mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[ogre] no uwp (#33599)
This commit is contained in:
parent
d1445b0587
commit
962e5e39f8
@ -1,9 +1,11 @@
|
||||
{
|
||||
"name": "ogre",
|
||||
"version": "14.0.1",
|
||||
"port-version": 1,
|
||||
"description": "3D Object-Oriented Graphics Rendering Engine",
|
||||
"homepage": "https://github.com/OGRECave/ogre",
|
||||
"license": "MIT",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"pugixml",
|
||||
{
|
||||
|
@ -5930,7 +5930,7 @@
|
||||
},
|
||||
"ogre": {
|
||||
"baseline": "14.0.1",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"ogre-next": {
|
||||
"baseline": "2.3.1",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ba65238d3998c84df40961d63f7c254fbac7639d",
|
||||
"version": "14.0.1",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "d244c75813c1f05a64a4a763166fa4f8e3e63eb0",
|
||||
"version": "14.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user