mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'Threads-CXX'
fff9434dFindThreads: officially announce it works with only C++ enabled66db914aFindThreads: fix printing a pointer value in test code0b38424cFindThreads: make the call to try_run() work also if only C++ is enabled9924a212FindThreads: replace CheckIncludeFiles by CheckIncludeFilea27bc0ccCheck(Function|Library|Symbol)Exists: make it work if only C++ is enabled7279f293FindThreads: add simple testcase
This commit is contained in:
6
Help/release/dev/Threads-CXX.rst
Normal file
6
Help/release/dev/Threads-CXX.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Threads-CXX
|
||||
------------
|
||||
|
||||
* The :module:`CheckFunctionExists`, :module:`CheckLibraryExists`,
|
||||
:module:`CheckSymbolExists`, and :module:`FindThreads` modules learned to
|
||||
work in environments where only CXX is enabled.
|
||||
Reference in New Issue
Block a user