CMake/Tests/Dependency
Brad King adb58d5e36 Honor strong intra-component target dependencies
Strong dependencies (created by add_dependencies) must be honored when
linearizing a strongly-connected component of the target dependency
graph.  The initial graph edges have strong/weak labels and can contain
cycles that do not consist exclusively of strong edges.  The final graph
never contains cycles so all edges can be strong.
2010-08-25 17:14:13 -04:00
..
1
Case1
Case2
Case3
Case4
Eight
Exec
Exec2
Exec3
Exec4
Five
Four Honor strong intra-component target dependencies 2010-08-25 17:14:13 -04:00
NoDepA
NoDepB
NoDepC
Seven
Six
Three
Two
CMakeLists.txt