summaryrefslogtreecommitdiffstats
path: root/Tests/FindPackageModeMakefileTest/foo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Much improved test, should now be executed on all UNIXesAlex Neundorf2011-08-161-0/+4
Instead of relying on that some development package is installed on the system, now a tiny library is built, which is the searched and used during the test. Alex