1 Star 0 Fork 83

zhao.xm/useriam_faceauth_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BUILD.gn 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
Tianshi Liu 提交于 2022-01-12 09:43 . update readme
# Copyright (C) 2021 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//base/user_iam/face_auth/useriam.gni")
import("//build/ohos.gni")
group("faceauth_system") {
if (is_standard_system) {
deps = [
"${useriam_common_path}:faceauth_common",
"${face_auth_innerkits_path}:face_auth_innerkits",
"${useriam_auth_kits_path}:faceauth_auth_kits",
"${face_auth_services_path}:face_auth_services",
"${useriam_path}/sa_profile:face_auth_sa_profile",
]
}
}
group("faceauth_build_module_standard_test") {
testonly = true
deps = []
if (is_standard_system) {
deps += [
"${face_auth_services_path}/test:unittest",
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhaoxm2021/useriam_faceauth_1.git
git@gitee.com:zhaoxm2021/useriam_faceauth_1.git
zhaoxm2021
useriam_faceauth_1
useriam_faceauth_1
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385