master
Check{,C,CXX,OBJC,OBJCXX,Fortran}SourceCompiles: Update documentation
Convert builtin help to reStructuredText source files
AndroidTestUtilities: Add module to help drive Android device tests
Split the find_dependency macro into a separate file.
Help: Add Sphinx 'versionadded' directives to each top-level document
Help: Add new section for CPack generators
Help: Use correct CPack generator names
CPack: Add an "IFW" generator for Qt Framework Installer
Add cpack_ifw_configure_file command
Help: Improve documentation formating
VS: add CSharpUtilities module
CTestCoverageCollectGCOV: Add module to run gcov
CheckCompilerFlag: unified way to check compiler flags per language
CheckFortranCompilerFlag: Add module to check Fortran flag existence
Add CheckFortranSourceCompiles module (#14656)
CheckFortranSourceRuns: Add module to check if Fortran code runs
CheckIPOSupported: New module to check for compiler/cmake IPO support
CheckLinkerFlag: Add module to check validity of linker flags
Languages: Add support for Objective-C
Languages: Add support for Objective-C++
PIE link options: Update strategy to fix performance regression
CheckSoureCompiles: Add a unified way to check if a source compiles
CheckSoureRuns: Add a unified way to check if a source runs
FetchContent: New module for populating content at configure time
Add FindBacktrace.cmake module.
FindCUDAToolkit: Add module to find the CUDA Toolkit
FindEnvModules: Provide a CMake interface to environment modules
FindFontconfig: Add module to find Fontconfig
FindGSL: Add module to find the GNU Scientific Library
FindICU: New module
FindITK: Drop this ancient compatibility module
FindIce: New module to find ZeroC Ice
FindIconv: Add the FindIconv module.
FindIntl: New module to find Gettext libintl
Add FindLTTngUST module to find LTTng-UST library
FindLibinput: Add module to find libinput
FindMsys: Add a module to find MSYS and some bundled packages
FindODBC: Add module to search for ODBC library
FindOpenACC: Add module to detect compiler support for OpenACC
Add FindOpenCL module
FindOpenSP: Add module to find the OpenSP library
FindPatch: Add module to find 'patch' command-line tool
FindPython*: New implementation for Python stuff
FindSDL_gfx: Add module to find another SDL component
FindSQLite3: Add module to find SQLite3
FindVTK: Drop this ancient compatibility module
Add FindVulkan.cmake.
OS X: Add FindXCTest module
FindXalanC: New module to find the Apache Xalan-C++ library
Modules: Rename FindXerces to FindXercesC
GoogleTest: Add module to contain gtest_add_tests independently
Help: Restore documentation placeholder for removed modules
Add the WriteCompilerDetectionHeader module.