mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-18 18:14:33 -04:00
@@ -39,5 +39,6 @@ ohos_shared_library("jsoncpp") {
|
||||
"//third_party/jsoncpp/include/",
|
||||
]
|
||||
public_configs = [ ":jsoncpp_public_config" ]
|
||||
subsystem_name = "distributeddatamgr"
|
||||
part_name = "jsoncpp"
|
||||
subsystem_name = "thirdparty"
|
||||
}
|
||||
|
||||
+3
-3
@@ -10,8 +10,8 @@
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"component": {
|
||||
"name": "thirdparty_jsoncpp",
|
||||
"subsystem": "",
|
||||
"name": "jsoncpp",
|
||||
"subsystem": "thirdparty",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
@@ -27,4 +27,4 @@
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user