未验证 提交 38d1fe34 编写于 作者: A Aurelius84 提交者: GitHub

[phi] Remove usless cmake message (#40884)

上级 753964a2
......@@ -204,7 +204,6 @@ function(kernel_library TARGET)
string(REGEX REPLACE ".h\"" "" kernel_name ${kernel_name})
list(APPEND all_kernel_name ${kernel_name})
endif()
message(STATUS "${TARGET} DEPS ${all_kernel_name}")
endif()
list(APPEND kernel_deps ${all_kernel_name})
endforeach()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册