mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-19 12:42:12 -04:00
fix: 修改bundle.json文件envs dirs字段为对象类型
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@
|
||||
"third-party",
|
||||
"jsoncpp"
|
||||
],
|
||||
"envs": [],
|
||||
"dirs": [],
|
||||
"envs": {},
|
||||
"dirs": {},
|
||||
"segment": {
|
||||
"destPath": "third_party/jsoncpp"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user