mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
Merge topic 'FindThreads-doc-c++'
a38b63c1bb FindThreads: Drop incorrect docs about usage with C++
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3391
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user