2019-05-23 23:04:29 +00:00
|
|
|
{
|
2019-06-05 00:44:39 +00:00
|
|
|
"subdirectories": ["externals/LibCommon"],
|
2019-05-23 23:04:29 +00:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "zlib",
|
|
|
|
"url": "https://github.com/madler/zlib",
|
|
|
|
"type": "git",
|
|
|
|
"head": "master",
|
|
|
|
"ref": "cacf7f1d4e3d44d871b605da3b647f07d718623f"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "assimp",
|
2019-06-05 00:44:39 +00:00
|
|
|
"url": "https://github.com/assimp/assimp",
|
2019-05-23 23:04:29 +00:00
|
|
|
"type": "git",
|
2019-06-05 00:44:39 +00:00
|
|
|
"head": "master",
|
|
|
|
"ref": "83237de02ffb97305317d24564c44ce4794af3db",
|
2019-05-23 23:04:29 +00:00
|
|
|
"dependson": [
|
|
|
|
"zlib"
|
|
|
|
],
|
|
|
|
"cmake_defines": {
|
|
|
|
"ASSIMP_BUILD_ZLIB": "OFF",
|
2019-05-26 06:24:13 +00:00
|
|
|
"ASSIMP_BUILD_MINIZIP": "ON",
|
2019-05-23 23:04:29 +00:00
|
|
|
"ASSIMP_BUILD_ASSIMP_TOOLS": "OFF"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nod",
|
|
|
|
"url": "https://github.com/AxioDL/nod",
|
|
|
|
"type": "git",
|
|
|
|
"head": "master",
|
2021-03-26 20:56:17 +00:00
|
|
|
"ref": "02c188497af89e188edcc82387f787057739e530"
|
2019-05-23 23:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "lzokay",
|
2019-06-14 06:27:33 +00:00
|
|
|
"url": "https://github.com/jackoalan/lzokay",
|
2019-05-23 23:04:29 +00:00
|
|
|
"type": "git",
|
2019-06-14 06:27:33 +00:00
|
|
|
"head": "master",
|
2021-03-26 20:56:17 +00:00
|
|
|
"ref": "546a9695271e8a8b4711383f828172754fd825f2"
|
2019-05-23 23:04:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tinyxml2",
|
|
|
|
"url": "https://github.com/leethomason/tinyxml2",
|
|
|
|
"type": "git",
|
|
|
|
"head": "master",
|
|
|
|
"ref": "c483646db00a6a9ac3a8e93f7c490aecb589979d"
|
|
|
|
}
|
|
|
|
]
|
2019-05-26 06:24:13 +00:00
|
|
|
}
|