mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 13:43:03 +08:00
skip ogre build for all triplets as it conficts with ogre-next
This commit is contained in:
parent
73564f46b3
commit
266622abe6
@ -1153,6 +1153,15 @@ ogdf:x64-uwp = skip
|
||||
ogdf:x64-windows = skip
|
||||
ogdf:x64-windows-static = skip
|
||||
ogdf:x86-windows = skip
|
||||
# Conflicts with ogre-next
|
||||
ogre:arm64-windows = skip
|
||||
ogre:arm-uwp = skip
|
||||
ogre:x64-osx = skip
|
||||
ogre:x64-linux = skip
|
||||
ogre:x64-uwp = skip
|
||||
ogre:x64-windows = skip
|
||||
ogre:x64-windows-static = skip
|
||||
ogre:x86-windows = skip
|
||||
ois:arm64-windows=fail
|
||||
ois:arm-uwp=fail
|
||||
ois:x64-uwp=fail
|
||||
|
Loading…
Reference in New Issue
Block a user