summaryrefslogtreecommitdiff
path: root/Modules/FindOpenThreads.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-24/+25
* FindOpenSceneGraph: Fix find in DebugCyril Boucher2018-09-061-8/+4
* Modules: Restore recently removed search path suffixesBrad King2018-02-261-0/+3
* Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-201-21/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-14/+16
* Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094Philip Lowman2012-08-181-24/+24
|\
| * use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-2/+2
| * use the find_* functions ENV parameterRolf Eike Beer2012-08-141-22/+22
* | FindOpenSceneGraph: CMake variable OSG_DIR influences detection now tooPhilip Lowman2012-08-181-1/+11
|/
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Added OSG_ROOT as supported env var (it's in the wild already). CleanedPhilip Lowman2009-01-301-72/+41
* BUG: Fix other modules not respecting QUIET and REQUIREDPhilip Lowman2009-01-301-1/+1
* BUG: Fixed Issue #7331 Bugs in Findosg*.cmake. Also added OPENTHREADS_LIBRAR...Philip Lowman2009-01-191-18/+14
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-23/+4
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-21/+3
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-0/+182