early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/collada-dom/vcpkg.json
vendored
Executable file
16
externals/vcpkg/ports/collada-dom/vcpkg.json
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "collada-dom",
|
||||
"version-string": "2.5.0",
|
||||
"port-version": 6,
|
||||
"description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
|
||||
"homepage": "https://github.com/rdiankov/collada-dom",
|
||||
"dependencies": [
|
||||
"boost-filesystem",
|
||||
"boost-system",
|
||||
"libxml2",
|
||||
"minizip",
|
||||
"pcre",
|
||||
"uriparser",
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user