early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/openctm/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/openctm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "openctm",
|
||||
"version": "1.0.3",
|
||||
"description": "OpenCTM — the Open Compressed Triangle Mesh file format — is a file format, a software library and a tool set for compression of 3D triangle meshes.",
|
||||
"homepage": "http://openctm.sourceforge.net/",
|
||||
"license": "Zlib",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user