已开启
解决切换gcc15的ut/st问题 #2769
ouyangcaike创建于 4 天前
解决切换gcc15的ut/st问题 #2769
已开启
共 1 个文件变更+1-0
| @@ -67,6 +67,7 @@ endif() | |||
| 67 | include(cmake/fetch_cann_cmake.cmake) | 67 | include(cmake/fetch_cann_cmake.cmake) |
| 68 | project(hccl) | 68 | project(hccl) |
| 69 | 69 | ||
| 70 | + | ||
| 70 | # 初始化 CANN 项目配置 | 71 | # 初始化 CANN 项目配置 |
| 71 | init_cann_project(PREPEND_MODULE_PATH) | 72 | init_cann_project(PREPEND_MODULE_PATH) |
| 72 | add_cann_target_options() | 73 | add_cann_target_options() |