bossay_release_out/vendor/bossay/smart_smoke_detect/BUILD.gn

11 lines
339 B
Plaintext
Raw Permalink Normal View History

2025-09-24 11:16:14 +08:00
# Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved.
group("smart_smoke_detect") {
deps = [
"//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
"../common/iot_wifi:iot_wifi",
# "//applications/sample/app:app",
"demo_smoke_detect:bossay_hi3861_l0_smoke_detect",
]
}