-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
LIBDEPS_DEPENDENTS installs a reverse dependency relationship with the target specified. This doesn't have an equivalent in Bazel and is more difficult to reason about than regular dependency relationship declaration. Reverse any reverse dependency declarations in SCons in preparation for the Bazel migration.