소스 검색

Merge branch 'FindThreads-doc-c++' into release-3.14

Merge-request: !3391
Brad King 6 년 전
부모
커밋
f07d42632b
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)