浏览代码

Merge topic 'FindThreads-doc-c++'

a38b63c1bb FindThreads: Drop incorrect docs about usage with C++

Acked-by: Kitware Robot <[email protected]>
Merge-request: !3391
Brad King 6 年之前
父节点
当前提交
dfd2e0a4ed
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Modules/FindThreads.cmake

+ 0 - 3
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)