BUILD.gn 165 B

1234567
  1. group("dianzhen_demo2") {
  2. deps = [
  3. "mat:mat",
  4. "//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
  5. "../common/iot_wifi:iot_wifi",
  6. ]
  7. }