summaryrefslogtreecommitdiffstats
path: root/Tests/Dependency/Case4
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Test fake circular dependency caseBrad King2008-08-073-0/+26
A recent change fixed a case in which CMake incorrectly diagnosed a circular dependency involving a non-linkable executable target. This adds a test for that case.