Commit History

Author SHA1 Message Date
  Brad King 4fa96dbf95 ENH: Add version comparison to if() command 17 years ago
  Brad King 994262e5cc ENH: Improve find_package version numbering 17 years ago
  Brad King fdb17d604c ENH: Add test for new find_* command HINTS option. 17 years ago
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 years ago
  Brad King 41c2895b75 ENH: Added version support to Config mode of find_package command. 18 years ago
  Brad King f41b1e8e91 ENH: Implement version support in the find_package command module mode. 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. 18 years ago
  Brad King 81af53e3c0 ENH: Updated FindPackageTest to test new find_package command features. 18 years ago
  Brad King 07db9b83a7 ENH: Renamed CMAKE_FIND_PREFIX_PATH to CMAKE_PREFIX_PATH for brevity and consistency with other find path variable names. 18 years ago
  Alexander Neundorf 0398d8ad38 ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 18 years ago
  Alexander Neundorf 9deca5887d 18 years ago
  Alexander Neundorf 5ac0a79029 18 years ago
  Brad King 62d5138ca3 ENH: Added FindPackageTest to improve coverage. 22 years ago