summaryrefslogtreecommitdiff
path: root/Modules/FindThreads.cmake
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-10-08 09:13:57 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-10-08 09:13:57 +0900
commit1fd56c03f6f5d75d53d86fa76ed27ac9afd78a04 (patch)
treeac6f47364c64c52e953ae6ca2b18cc9ec3a55d97 /Modules/FindThreads.cmake
parentd59bf9db28c0f44bf4f61028963b4ef324d36c3b (diff)
downloadcmake-1fd56c03f6f5d75d53d86fa76ed27ac9afd78a04.tar.gz
cmake-1fd56c03f6f5d75d53d86fa76ed27ac9afd78a04.tar.bz2
cmake-1fd56c03f6f5d75d53d86fa76ed27ac9afd78a04.zip
Imported Upstream version 3.14.5upstream/3.14.5
Diffstat (limited to 'Modules/FindThreads.cmake')
-rw-r--r--Modules/FindThreads.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/FindThreads.cmake b/Modules/FindThreads.cmake
index 919392ab9..36b55c274 100644
--- a/Modules/FindThreads.cmake
+++ b/Modules/FindThreads.cmake
@@ -32,9 +32,6 @@ caller can set
The compiler flag can only be used with the imported
target. Use of both the imported target as well as this switch is highly
recommended for new code.
-
-This module is not needed for C++11 and later if threading is done using
-``std::thread`` from the standard library.
#]=======================================================================]
include (CheckLibraryExists)