summaryrefslogtreecommitdiffstats
path: root/Modules/FindAVIFile.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: some style fixes for the bookKen Martin2005-12-151-4/+5
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-8/+6
|
* ENH: Removing extra 64-bit search paths. They are now constructed ↵Brad King2005-04-071-1/+0
| | | | automatically from the paths listed.
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
|
* Fixed mistake in commentsIan Scott2002-09-031-1/+1
| | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4
* Define a single expected format for the values defined in every ↵Ian Scott2002-09-021-0/+40
FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile.