Skip to content

希望add_deps支持仅继承设置,不影响编译顺序 #6925

@Dozingfiretruck

Description

@Dozingfiretruck

你在什么场景下需要该功能?

希望add_deps支持仅继承设置,比如包含头文件目录,但是这些并不需要设置编译顺序,所以两个taget可以循环依赖
就像cmake的
target_link_libraries(A PUBLIC B)
target_link_libraries(B PUBLIC A)

描述可能的解决方案

希望add_deps支持仅继承设置,不影响编译顺序

描述你认为的候选方案

No response

其他信息

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions