summaryrefslogtreecommitdiff
path: root/Modules/CheckPrototypeDefinition.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-2/+2
* CheckPrototypeDefinition: Avoid if() auto-dereferenceBrad King2014-09-161-1/+1
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-291-2/+7
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-17/+32
* Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-221-5/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-9/+9
* Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-1/+6
* Modules: Added CheckPrototypeDefinition module.Andreas Schneider2011-03-181-0/+96