文件最后提交记录最后更新时间
[chore] support_Q2_building_optimization: - Remove useless 'cmake install'. - Replace 'OPTIONAL' with ' ${INSTALL_OPTIONAL}' in cmake. - Support 'cmake install .. --component <BUILD_COMPONENT>' Co-authored-by: zhuhaoran5<zhuhaoran5@huawei.com> # message auto-generated for no-merge-commit merge: !1874 merge support_Q2_building_optimization into develop 【chore】: 支持Q2工程优化 Created-by: zhuhaoran5 Commit-by: zhuhaoran5 Merged-by: cann-robot Description: # Pull Request ## 描述 支持Q2组件工程优化: 1. 支持 cmake install .. --component <BUILD_COMPONENT> 2. 蓝区构建移除 cmake OPTIONAL(用INSTALL_OPTIONAL替代OPTIONAL,蓝区构建时INSTALL_OPTIONAL为空) 3. 移除一些无用的 'cmake install' 逻辑 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [x] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 按照 README 部署构建环境 2. 执行所有构建场景的脚本命令,能执行成功并且产物包内容与先前一致 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/ge!18741 个月前
Initial commit 5 个月前
Initial commit 5 个月前
Initial commit 5 个月前
Initial commit 5 个月前
README.md

################################################################################### the directory (stub) saves the stub file gen_stubapi.py is using for retrieving API and generating stub functions ###################################################################################