Brad King ef8434284f Remove old check for duplicate subdirectories
In cmMakefile::AddSubDirectory we were checking for addition of the same
source directory multiple times.  However, the check code was incorrect
because it compared pointers instetad of pointed-to strings.  Since the
check was written, a better check was added right after it to enforce
unique binary directories (in which case duplicate sources are fine).
This commit simply removes the old-style check code.
2009-09-17 08:25:33 -04:00
..
2009-09-16 11:49:09 -04:00
2009-09-17 00:01:03 -04:00
2009-09-16 21:02:57 -04:00
2009-04-19 12:48:30 -04:00
2007-07-27 10:55:24 -04:00
2007-07-27 10:55:24 -04:00
2007-03-05 10:36:06 -05:00
2007-09-24 11:16:13 -04:00
2007-07-27 10:55:24 -04:00
2007-03-05 10:36:06 -05:00
2009-07-31 06:22:18 -04:00
2007-07-20 08:36:16 -04:00
2009-09-14 13:42:04 -04:00
2008-05-20 12:15:40 -04:00
2009-07-31 06:22:18 -04:00
2008-08-25 10:31:29 -04:00
2008-08-25 10:31:29 -04:00