Skip to content

generic.cmake must not depends on other .cmake files #10558

@wangkuiyi

Description

@wangkuiyi

generic.cmake was designed by @gangliao to mimic the behavior of Bazel. It was designed from fresh so to make our build system lean and mean. However, I noticed that recently it calls find_fluid_modules defined in another cmake file

function(find_fluid_modules TARGET_NAME)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions