summaryrefslogtreecommitdiff
path: root/Modules/Findosg.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis...Philip Lowman2009-01-301-0/+4
* BUG: The QUIET and REQUIRED find attributes on each Findosg* module were notPhilip Lowman2009-01-301-1/+1
* BUG: Fixed Issue #7331 Bugs in Findosg*.cmake. Also added OPENTHREADS_LIBRAR...Philip Lowman2009-01-191-43/+12
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-14/+3
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-11/+2
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-0/+88