summaryrefslogtreecommitdiffstats
path: root/Tests/FindPackageTest/SystemPackage
Commit message (Collapse)AuthorAgeFilesLines
* find_package: Test system package registry when possibleBrad King2011-04-131-0/+1
Teach the FindPackagTest to try creating the appropriate HKLM system package registry value. If it works then add a test to verify that find_package() reads it as expected. Then delete the value to cleanup.