CMake/Tests
Amitha Perera 0e6b39e52f BUG: Correct some of the dependency analysis code.
- Make sure the original link line is untouched
- Avoid duplicating the link line when supporting version < 1.4
- Make sure the cyclic dependencies and such are output correctly in
  complicated cases.
- Avoid outputing dependencies that are already satisfied on the original
  link line when possible.
2002-05-10 13:35:42 -04:00
..
COnly ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 2002-04-02 15:43:23 -05:00
Complex fix borland test 2002-05-03 18:10:49 -04:00
ComplexOneConfig fix borland test 2002-05-03 18:10:49 -04:00
ComplexRelativePaths fix borland test 2002-05-03 18:10:49 -04:00
Dependency BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
LinkLine BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Simple BUG: add link directories for target link libraries and add a test for it 2002-04-19 15:28:43 -04:00
TestDriver ENH: add missing file 2002-04-05 07:22:56 -05:00
Testing FIX: do not need CMakeLib 2002-03-27 10:54:25 -05:00
Wrapping ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE. 2002-05-08 17:45:56 -04:00