mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 06:05:30 -04:00
feature/add mindspore_ndk llndk config
Signed-off-by: yangyingchun <yangyingchun5@huawei.com>
This commit is contained in:
@@ -58,5 +58,11 @@
|
||||
"so_file_name": "libvulkan.so",
|
||||
"path": "//third_party/vulkan-loader:vulkan-loader",
|
||||
"headers": []
|
||||
},
|
||||
{
|
||||
"name": "thirdparty:mindspore",
|
||||
"so_file_name": "libmindspore_lite_ndk.so",
|
||||
"path": "//third_party/mindspore/mindspore-src/source/mindspore-lite:mindspore_ndk",
|
||||
"headers": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user