mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Fix 11136: [patch] FindThreads.cmake documents the wrong variable
Fixed documentation to be correct.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user