[vtk-m] Supports arm (#24853)

This commit is contained in:
autoantwort 2022-05-23 22:47:54 +02:00 committed by GitHub
parent f8b8096912
commit 399b0dd6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"name": "vtk-m",
"version-semver": "1.6.0",
"port-version": 1,
"port-version": 2,
"description": "VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures.",
"homepage": "https://gitlab.kitware.com/vtk/vtk-m/",
"supports": "x64 & !uwp",
"supports": "!x86 & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -7434,7 +7434,7 @@
},
"vtk-m": {
"baseline": "1.6.0",
"port-version": 1
"port-version": 2
},
"vulkan": {
"baseline": "1.1.82.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bfd540dbdb5d0684ea4e5363e3b32cfceadcb542",
"version-semver": "1.6.0",
"port-version": 2
},
{
"git-tree": "4732af1d6b93dd170e8340039ed4c111e32ff224",
"version-semver": "1.6.0",