Merge topic '11136'

7016fae Fix 11136: [patch] FindThreads.cmake documents the wrong variable
This commit is contained in:
Brad King 2010-09-21 10:38:37 -04:00 committed by CMake Topic Stage
commit f2a5b85e68
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# CMAKE_USE_PTHREADS_INIT - are we using pthreads
# CMAKE_HP_PTHREADS_INIT - are we using hp pthreads
# For systems with multiple thread libraries, caller can set
# CMAKE_THREAD_PREFER_PTHREADS
# CMAKE_THREAD_PREFER_PTHREAD
#=============================================================================
# Copyright 2002-2009 Kitware, Inc.