assistedDrive/entry/build-profile.json5
2024-09-10 15:26:41 +08:00

17 lines
254 B
Plaintext

{
"apiType": "stageMode",
"buildOption": {
"externalNativeOptions": {
"path": "./src/main/cpp/CMakeLists.txt",
"arguments": ""
}
},
"targets": [
{
"name": "default",
},
{
"name": "ohosTest",
}
]
}