summaryrefslogtreecommitdiffstats
path: root/Tests/FindPackageTest/FindVersionTestA.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Implement version support in the find_package command module mode. ↵Brad King2008-01-211-0/+12
Version numbers provided to the command are converted to variable settings to tell the FindXXX.cmake module what version is requested. This addresses issue #1645.