32 lines
581 B
JSON
Executable File
32 lines
581 B
JSON
Executable File
{
|
|
"name": "theia",
|
|
"version-string": "0.8",
|
|
"port-version": 6,
|
|
"description": "An open source library for multiview geometry and structure from motion",
|
|
"homepage": "https://github.com/sweeneychris/TheiaSfM",
|
|
"dependencies": [
|
|
"cereal",
|
|
{
|
|
"name": "ceres",
|
|
"features": [
|
|
"suitesparse"
|
|
]
|
|
},
|
|
"flann",
|
|
{
|
|
"name": "freeglut",
|
|
"platform": "!osx"
|
|
},
|
|
"glew",
|
|
"openimageio",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|