summaryrefslogtreecommitdiff
path: root/Modules/CheckCXXSymbolExists.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help:Check*: include CMAKE_REQUIRED_* vars to dedupescivision2023-03-141-16/+11
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-1/+1
* Help: refer to CheckSourceCompiles instead of olderMichael Hirsch2021-08-111-1/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-2/+4
* CheckCXXSymbolExists: Make C++-syntax symbols work on more compilersHong Xu2019-07-261-0/+11
* CheckSymbolExists: Add examples for check_symbol_existsHong Xu2019-07-101-0/+11
* CheckCXXSymbolExists: Clarify documented roleBrad King2019-07-101-8/+9
* CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C versionRolf Eike Beer2019-06-121-1/+1
* Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-011-17/+24
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-35/+36
* Help: Revise docs of modules AddFileDependencies..CheckFunctionExistsJoachim Wuttke (l)2018-10-191-10/+15
* Check*: Added include guardsCristian Adam2017-12-011-0/+1
* CheckSymbolExists: Rename implementation macroCristian Adam2017-07-201-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-291-0/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-18/+24
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-3/+3
* Add CheckCXXSymbolExists.cmake, so this can be used also for C++Alex Neundorf2011-07-081-0/+42