Lines Matching refs:dependencies
113 "dependencies": {
127 - **dependencies**: dependent HPM Parts.
168 …dependencies | Generates the dependency relationship data of the HPM Part. (This command is also i…
176 | Packing | hpm pack | Packs dependencies of local HPM Parts.|
191 HPM Part dependencies are classified as mandatory and optional dependencies.
195 …f HPM Parts C and D are interchangeable, HPM Parts C and D are optional dependencies of HPM Part A.
199 "dependencies": {
206 HPM Part dependencies can also be classified as compilation and development dependencies.
214 "dependencies": {
226 "dependencies": {
239 HPM Part dependencies (including indirect dependencies) can be displayed by running the **hpm list*…
285 …dependencies so that the compilation of dependent HPM Parts can meet the requirements of the curre…
290 "dependencies": {
299 When linking to a binary file, the HPM Part needs to know the file path regarding the dependencies.…