1 Star 0 Fork 23

ldljlzw/mapleall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BUILD.gn 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
#
# Copyright (C) [2020] Futurewei Technologies, Inc. All rights reverved.
#
# Licensed under the Mulan Permissive Software License v2.
# You can use this software according to the terms and conditions of the MulanPSL - 2.0.
# You may obtain a copy of MulanPSL - 2.0 at:
#
# https://opensource.org/licenses/MulanPSL-2.0
#
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR
# FIT FOR A PARTICULAR PURPOSE.
# See the MulanPSL - 2.0 for more details.
#
group("mapleall") {
deps = [
"${MAPLEALL_ROOT}:mapleall"
]
}
group("js2mpl") {
deps = []
if(IS_JS2MPL_EXISTS == "1"){
deps = [
"${JS2MPL_ROOT}:js2mpl"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ldljlzw_admin/mapleall.git
git@gitee.com:ldljlzw_admin/mapleall.git
ldljlzw_admin
mapleall
mapleall
dev

搜索帮助