summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testGeneratedFileStream.cxx
Commit message (Collapse)AuthorAgeFilesLines
* complex: Move GeneratedFileStream test to CMakeLibTestsBrad King2011-12-231-0/+100
This test belongs in the CMakeLibTests test driver executable which correctly links to CMakeLib. Fix incorrect library link order in the Complex tests exposed by this change.