mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
This commit is contained in:
committed by
Brad King
parent
7279f2939e
commit
a27bc0ccac
@@ -0,0 +1,6 @@
|
||||
Threads-CXX
|
||||
------------
|
||||
|
||||
* The :module:`CheckFunctionExists`, :module:`CheckLibraryExists`, and
|
||||
:module:`CheckSymbolExists` modules learned to work in environments where
|
||||
only CXX is enabled.
|
||||
Reference in New Issue
Block a user