mirror of
https://github.com/openharmony/third_party_cJSON.git
synced 2026-07-21 06:05:25 -04:00
!50 Change: Declare cjson as inner_kits
Merge pull request !50 from shilong/master
This commit is contained in:
+11
-1
@@ -23,7 +23,17 @@
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"inner_kits": [
|
||||
{
|
||||
"name": "//third_party/cJSON:cjson",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"cJSON.h"
|
||||
],
|
||||
"header_base": "//third_party/cJSON"
|
||||
}
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user