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 ENH: Combine all dependency* tests into one Dependency test. Add more difficult test cases. 2008-02-06 14:52:12 -05:00
Case2 Test link multiplicity 2009-09-01 10:38:03 -04:00
Case3 ENH: Add test of preservation of static libraries on original link lines. 2008-04-23 00:40:32 -04:00
Case4 ENH: Remove CMAKE_ANSI_CFLAGS from tests 2009-07-08 11:41:48 -04:00
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 BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789. 2007-04-04 14:50:35 -04:00
CMakeLists.txt ENH: Remove CMAKE_ANSI_CFLAGS from tests 2009-07-08 11:41:48 -04:00