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) |