CMake/Modules
Brad King 34652be5d2 export: Increase maximum policy version in exported files to 3.31
The files generated by `install(EXPORT)`, `export()`, and
`install_jar_exports()` commands are known to work with policies
as of CMake 3.31, so enable them in sufficiently new CMake versions.
2025-02-05 14:21:39 -05:00
..
AndroidTestUtilities Use lower case style for commands 2025-01-28 13:51:46 -05:00
CheckIPOSupported CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for C 2024-05-09 08:22:26 -04:00
CMakeAddFortranSubdirectory
Compiler Extend CMAKE_<LANG>_LINK_MODE support 2025-01-26 14:45:21 +01:00
CompilerId VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files 2023-11-22 10:22:12 -05:00
ExternalProject ExternalProject: Optionally integrate 'make' job server with INSTALL_COMMAND 2024-11-19 10:22:24 -05:00
FetchContent
FindCUDA Use lower case style for commands 2025-01-28 13:51:46 -05:00
FindMPI Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
FindPython Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FortranCInterface CMP0056: Remove support for OLD behavior 2025-01-21 09:44:05 -05:00
IntelVSImplicitPath
Internal CUDA/Clang: Update architectures supported by CUDA 12.8 2025-02-04 12:21:16 -05:00
Linker CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
Platform Merge topic 'fix-swift-whole-archive' 2025-02-04 08:47:56 -05:00
UseJava export: Increase maximum policy version in exported files to 3.31 2025-02-05 14:21:39 -05:00
UseSWIG
AddFileDependencies.cmake
AndroidTestUtilities.cmake tests: Preserve empty arguments in test command lines 2024-10-02 10:09:11 +10:00
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion-ExactVersion.cmake.in
BasicConfigVersion-SameMajorVersion.cmake.in
BasicConfigVersion-SameMinorVersion.cmake.in
BundleUtilities.cmake BundleUtilities: Update documentation 2025-01-28 15:45:47 +01:00
CheckCCompilerFlag.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckCompilerFlag.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckCSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckCSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckCXXCompilerFlag.cmake CheckCXXCompilerFlag: Fix typo in argument 2025-01-22 18:24:13 +01:00
CheckCXXSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckCXXSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckCXXSymbolExists.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckForPthreads.c FindThreads: Fix pthreads detection with -Wmissing-prototypes 2024-04-22 09:51:41 -04:00
CheckFortranCompilerFlag.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckFortranFunctionExists.cmake Help: Use lower-case style in documentation 2024-12-22 16:56:46 +01:00
CheckFortranSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckFortranSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckFunctionExists.c
CheckFunctionExists.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake Help: Use lower-case style in documentation 2024-12-22 16:56:46 +01:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake Help: Use lower-case style in documentation 2024-12-22 16:56:46 +01:00
CheckIncludeFiles.cmake Help: Use lower-case style in documentation 2024-12-22 16:56:46 +01:00
CheckIPOSupported.cmake CheckIPOSupported: Document support for CUDA 2025-01-17 15:00:06 -05:00
CheckLanguage.cmake CheckLanguage: Pass along CMAKE_MODULE_PATH 2024-05-30 15:38:55 -07:00
CheckLibraryExists.cmake CheckLibraryExists: Enhance documentation 2025-01-02 01:36:16 +01:00
CheckLinkerFlag.cmake
CheckOBJCCompilerFlag.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckOBJCSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckOBJCSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckOBJCXXCompilerFlag.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckOBJCXXSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckOBJCXXSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckPIESupported.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake CheckPrototypeDefinition: Enhance documentation 2025-01-19 11:43:06 +01:00
CheckSizeOf.cmake
CheckSourceCompiles.cmake Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
CheckSourceRuns.cmake Help: Check*Runs requires exit code 0 for success 2024-12-03 16:00:26 -05:00
CheckStructHasMember.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
CheckSymbolExists.cmake CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
CheckTypeSize.c.in
CheckTypeSize.cmake CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake CheckVariableExists: Improve documentation 2024-12-22 17:30:49 +01:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CMakeAddNewLanguage.txt Use lower case style for commands 2025-01-28 13:51:46 -05:00
CMakeASM_MARMASMInformation.cmake MSVC: Add abstraction for runtime checks 2025-01-29 13:07:41 -05:00
CMakeASM_MASMInformation.cmake MSVC: Add abstraction for runtime checks 2025-01-29 13:07:41 -05:00
CMakeASM_NASMInformation.cmake ASM_NASM: Improve support for standalone usage 2024-03-04 13:09:58 -05:00
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in Link Step: compute effective linker used by the compiler 2023-10-24 08:34:50 -04:00
CMakeASMInformation.cmake Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
CMakeBackwardCompatibilityC.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
CMakeBackwardCompatibilityCXX.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in CompilerId: Ensure internal compiler version string is not optimized out 2024-12-04 09:28:57 -05:00
CMakeCheckCompilerFlagCommonPatterns.cmake ci: Extend spellcheck job with 'typos' tool 2025-01-22 08:51:45 -05:00
CMakeCInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeCommonLanguageInclude.cmake Linker configuration: introduce a new architecture 2024-07-20 19:05:54 +02:00
CMakeCompilerABI.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
CMakeCompilerCUDAArch.h Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
CMakeCompilerIdDetection.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeCUDACompiler.cmake.in NVCC: Detect host compiler id and version 2024-09-20 17:48:33 -04:00
CMakeCUDACompilerABI.cu CUDA: Factor out helper for detecting native CUDA architectures 2023-09-21 15:34:28 -04:00
CMakeCUDACompilerId.cu.in NVCC: Detect host compiler id and version 2024-09-20 17:48:33 -04:00
CMakeCUDAInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeCXXCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in CompilerId: Ensure internal compiler version string is not optimized out 2024-12-04 09:28:57 -05:00
CMakeCXXInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeDependentOption.cmake Help: Add more examples for condition syntax in commands 2024-12-06 03:09:46 +01:00
CMakeDetermineASM_MARMASMCompiler.cmake
CMakeDetermineASM_MASMCompiler.cmake
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake Tasking: Add identification for the tasking assembler 2025-01-17 14:42:56 -05:00
CMakeDetermineCCompiler.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeDetermineCompiler.cmake macOS: Revert finding tools inside Xcode that are not in the PATH 2024-11-07 09:46:09 -05:00
CMakeDetermineCompilerABI.cmake CMakeDetermineCompilerABI: Strip -pipe from compile flags 2024-10-29 13:13:08 -04:00
CMakeDetermineCompilerId.cmake Modules: Use math() for hex to decimal conversion 2025-02-03 15:04:57 +05:00
CMakeDetermineCompilerSupport.cmake CMakeDetermineCompilerSupport: construct C++ modules targets 2024-04-12 09:32:29 -04:00
CMakeDetermineCSharpCompiler.cmake Drop Visual Studio 12 2013 generator 2024-08-28 14:13:05 -04:00
CMakeDetermineCUDACompiler.cmake CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend 2024-01-22 09:33:54 -05:00
CMakeDetermineCXXCompiler.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeDetermineFortranCompiler.cmake LFortran: Add support for this compiler 2024-07-22 16:50:33 -04:00
CMakeDetermineHIPCompiler.cmake HIP: Ensure lib64 directories are included in hip-lang dependency search 2024-08-15 22:26:23 +01:00
CMakeDetermineISPCCompiler.cmake
CMakeDetermineJavaCompiler.cmake
CMakeDetermineOBJCCompiler.cmake
CMakeDetermineOBJCXXCompiler.cmake
CMakeDetermineRCCompiler.cmake
CMakeDetermineSwiftCompiler.cmake Merge topic 'swift-xcode-14.3' 2023-04-04 09:26:01 -04:00
CMakeDetermineSystem.cmake Help: Document CMAKE_SYSTEM_NAME possible values 2024-02-05 10:15:08 -05:00
CMakeDetermineVSServicePack.cmake Help: Remove stray spaces and one colon 2025-01-31 12:23:29 -05:00
CMakeExpandImportedTargets.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
CMakeFindBinUtils.cmake Help: Document CMAKE_OBJDUMP variable 2025-01-24 10:43:18 -05:00
CMakeFindCodeBlocks.cmake
CMakeFindDependencyMacro.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake CMakeFindFrameworks: Deprecate the module subject to policy CMP0173 2024-08-16 11:10:27 +10:00
CMakeFindJavaCommon.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake CMakeFindPackageMode: Link to cmake --find-package documentation 2023-11-03 10:17:38 -04:00
CMakeFindSublimeText2.cmake
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CMakeFortranCompiler.cmake.in Link Step: compute effective linker used by the compiler 2023-10-24 08:34:50 -04:00
CMakeFortranCompilerABI.F
CMakeFortranCompilerABI.F90
CMakeFortranCompilerId.F.in LFortran: Add support for this compiler 2024-07-22 16:50:33 -04:00
CMakeFortranInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeGenericSystem.cmake cxxmodules: plumb control data for exporting build databases 2024-08-27 12:37:36 -04:00
CMakeGraphVizOptions.cmake
CMakeHIPCompiler.cmake.in NVCC: Detect host compiler id and version 2024-09-20 17:48:33 -04:00
CMakeHIPCompilerABI.hip HIP: Add support for NVIDIA GPUs 2023-09-21 15:34:37 -04:00
CMakeHIPCompilerId.hip.in NVCC: Detect host compiler id and version 2024-09-20 17:48:33 -04:00
CMakeHIPInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeImportBuildSettings.cmake
CMakeInitializeConfigs.cmake
CMakeIOSInstallCombined.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
CMakeISPCCompiler.cmake.in
CMakeISPCCompilerABI.ispc
CMakeISPCCompilerId.ispc.in
CMakeISPCInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeJOMFindMake.cmake
CMakeLanguageInformation.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake
CMakeNMakeFindMake.cmake
CMakeOBJCCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeOBJCCompilerABI.m
CMakeOBJCCompilerId.m.in CompilerId: Ensure internal compiler version string is not optimized out 2024-12-04 09:28:57 -05:00
CMakeOBJCInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeOBJCXXCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeOBJCXXCompilerABI.mm
CMakeOBJCXXCompilerId.mm.in CompilerId: Ensure internal compiler version string is not optimized out 2024-12-04 09:28:57 -05:00
CMakeOBJCXXInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakePackageConfigHelpers.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CMakeParseArguments.cmake Help: Make sure all deprecated utility modules have a notice 2025-01-31 12:23:29 -05:00
CMakeParseImplicitIncludeInfo.cmake
CMakeParseImplicitLinkInfo.cmake CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
CMakeParseLibraryArchitecture.cmake CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
CMakePlatformId.h.in TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakePrintHelpers.cmake CMakePrintHelpers: Enhance documentation 2025-01-18 11:02:12 +01:00
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake Merge topic 'patch-CMakePushCheckState-include-guard' 2025-01-21 09:35:45 -05:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeSwiftCompiler.cmake.in Swift: Restore compatibility with old C++ driver 2023-03-28 10:02:05 -04:00
CMakeSwiftInformation.cmake Linker configuration: enhance usability 2024-10-24 16:37:30 +02:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake enable_language: Establish target platform identification variables earlier 2023-06-07 07:02:20 -04:00
CMakeSystemSpecificInitialize.cmake apple: add preliminary visionOS support 2023-07-11 20:20:25 +02:00
CMakeTestASM_MARMASMCompiler.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestCompilerCommon.cmake
CMakeTestCSharpCompiler.cmake
CMakeTestCUDACompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestCXXCompiler.cmake Merge topic 'cxx-inspect-without-scanning' 2024-05-07 08:34:05 -04:00
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestHIPCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestISPCCompiler.cmake
CMakeTestJavaCompiler.cmake
CMakeTestOBJCCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestOBJCXXCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestRCCompiler.cmake
CMakeTestSwiftCompiler.cmake Swift: Support static-library try-compile type 2024-05-15 15:10:15 -07:00
CMakeUnixFindMake.cmake macOS: Revert finding tools inside Xcode that are not in the PATH 2024-11-07 09:46:09 -05:00
CMakeVerifyManifest.cmake CMakeVerifyManifest: Improve documentation 2025-01-14 22:17:01 +01:00
CPack.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CPackComponent.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CPackIFW.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CPackIFWConfigureFile.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CSharpUtilities.cmake Help: Remove accidental blockquotes around lists 2025-01-31 12:23:29 -05:00
CTest.cmake Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
CTestCoverageCollectGCOV.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
CTestScriptMode.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
CTestTargets.cmake ctest: Fall back to CMake environment variable for TLS server verification 2024-03-30 09:22:05 -04:00
CTestUseLaunchers.cmake instrumentation: Fix expected location of Labels when using CTest launchers 2025-02-03 09:08:44 -05:00
CXX-DetectStdlib.h Revise C++ coding style using clang-format-18 2025-01-23 11:43:06 -05:00
Dart.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
DartConfiguration.tcl.in ctest: Add explicit options for TLS version 2024-03-12 10:46:23 -04:00
DeployQt4.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in GenerateExportHeader: Suppress clang-tidy warning 2024-04-10 16:43:48 -04:00
ExternalData_config.cmake.in
ExternalData.cmake ExternalData: Add option to specify HTTP headers 2025-02-03 11:30:59 -05:00
ExternalProject.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
FeatureSummary.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
FetchContent.cmake FetchContent: Force cmake --fresh to re-execute direct population steps 2024-06-07 18:12:12 +10:00
FindALSA.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindArmadillo.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindASPELL.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindAVIFile.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindBacktrace.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindBISON.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindBLAS.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindBoost.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindBullet.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindBZip2.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindCABLE.cmake
FindCoin3D.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindCUDA.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindCUDAToolkit.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindCups.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindCURL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindCurses.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindCVS.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindCxxTest.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindCygwin.cmake
FindDart.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindDCMTK.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindDevIL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindDoxygen.cmake Help: Convert some literal blocks into tables and lists 2025-01-31 12:23:29 -05:00
FindEnvModules.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindEXPAT.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindFLEX.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindFLTK2.cmake FindFLTK*: Fix the load_cache() signature 2025-01-22 23:43:39 +01:00
FindFLTK.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindFontconfig.cmake FindPackageHandleStandardArgs: Clarify the FOUND_VAR option 2024-12-31 02:07:16 +01:00
FindFreetype.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindGCCXML.cmake
FindGDAL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindGettext.cmake Help: Add formatting to FindGettext and FindGnuplot 2025-01-31 12:23:29 -05:00
FindGIF.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindGit.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindGLEW.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindGLU.cmake
FindGLUT.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindGnuplot.cmake Help: Add formatting to FindGettext and FindGnuplot 2025-01-31 12:23:29 -05:00
FindGnuTLS.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindGSL.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindGTest.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindGTK2.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindGTK.cmake
FindHDF5.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindHg.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindHSPELL.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindHTMLHelp.cmake
FindIce.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindIconv.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindIcotool.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindICU.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindImageMagick.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindIntl.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindJasper.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindJava.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindJNI.cmake Remove optional arguments from else() and end*() commands 2025-01-28 03:01:23 +01:00
FindJPEG.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindKDE3.cmake
FindKDE4.cmake
FindLAPACK.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindLATEX.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLibArchive.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLibinput.cmake FindPackageHandleStandardArgs: Clarify the FOUND_VAR option 2024-12-31 02:07:16 +01:00
FindLibLZMA.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLibXml2.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindLibXslt.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindLTTngUST.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLua50.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLua51.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindLua.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindMatlab.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindMFC.cmake
FindMotif.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindMPEG2.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindMPEG.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindMPI.cmake FindMPI: Fix typo in comment 2025-02-03 12:03:07 -05:00
FindMsys.cmake
FindODBC.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindOpenACC.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindOpenAL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindOpenCL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindOpenGL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindOpenMP.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindOpenSceneGraph.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindOpenSP.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindOpenSSL.cmake Modules: Use math() for hex to decimal conversion 2025-02-03 15:04:57 +05:00
FindOpenThreads.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
Findosg_functions.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
Findosg.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgAnimation.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgDB.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgFX.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgGA.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgIntrospection.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgManipulator.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgParticle.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgPresentation.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgProducer.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgQt.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgShadow.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgSim.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgTerrain.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgText.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgUtil.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgViewer.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgVolume.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindosgWidget.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPackageHandleStandardArgs.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
FindPackageMessage.cmake FindPackageMessage: Remove extra whitespace from messages 2024-01-16 12:05:15 -05:00
FindPatch.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPerl.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPerlLibs.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPHP4.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPhysFS.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPike.cmake
FindPkgConfig.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPNG.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindPostgreSQL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindProducer.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindProtobuf.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPython2.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
FindPython3.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
FindPython.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPythonInterp.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindPythonLibs.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindQt3.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindQt4.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindQt.cmake FindQt: Replace exec_program() with execute_process() 2023-07-24 17:23:32 -04:00
FindQuickTime.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindRTI.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindRuby.cmake FindRuby: Update comments 2025-02-03 11:44:02 -05:00
FindSDL_gfx.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
FindSDL_image.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSDL_mixer.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSDL_net.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSDL_sound.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSDL_ttf.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSDL.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindSelfPackers.cmake
FindSQLite3.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindSquish.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSubversion.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindSWIG.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindTCL.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindTclsh.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindTclStub.cmake
FindThreads.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindTIFF.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindUnixCommands.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindVulkan.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindWget.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindWish.cmake
FindwxWidgets.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindwxWindows.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
FindX11.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindXalanC.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindXCTest.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindXercesC.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FindXMLRPC.cmake Modules/Find*: Include FindPackageHandleStandardArgs normally 2025-01-30 08:53:12 -05:00
FindZLIB.cmake Help: Use Title Case for all "Imported Targets" sections 2025-01-31 12:23:29 -05:00
FLTKCompatibility.cmake
FortranCInterface.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
GenerateExportHeader.cmake GenerateExportHeader: Use lowercase command names 2025-01-15 09:57:05 +01:00
GetPrerequisites.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
GNUInstallDirs.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
GoogleTest.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
GoogleTestAddTests.cmake GoogleTest: Avoid extra call to set DISABLED test property in discovery 2024-11-12 10:22:23 -05:00
InstallRequiredSystemLibraries.cmake CMP0054: Remove support for OLD behavior 2025-01-20 09:46:55 -05:00
ITKCompatibility.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
kde3init_dummy.cpp.in
kde3uic.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
KDE3Macros.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in Apple: Add CFBundleName to framework Info.plist files 2024-06-20 10:33:07 -04:00
MacroAddFileDependencies.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
MatlabTestsRedirect.cmake FindMatlab: Windows -wait is only for -r, not -batch 2023-03-07 15:34:36 -05:00
ProcessorCount.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
Qt4ConfigDependentSettings.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
Qt4Macros.cmake
readme.txt
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake Help: Make sure all deprecated utility modules have a notice 2025-01-31 12:23:29 -05:00
SystemInformation.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
SystemInformation.in AIX: Add option to archive shared libraries 2024-07-17 11:52:09 -04:00
TestBigEndian.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
TestCXXAcceptsFlag.cmake
TestEndianness.c.in Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
TestForANSIForScope.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake Use lower case style for commands 2025-01-28 13:51:46 -05:00
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
TestForSSTREAM.cxx
TestForSTDNamespace.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
TestForSTDNamespace.cxx
Use_wxWindows.cmake
UseEcos.cmake Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
UseJava.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
UsePkgConfig.cmake Help: Make sure all deprecated utility modules have a notice 2025-01-31 12:23:29 -05:00
UseQt4.cmake Remove optional arguments from else() and end*() commands 2025-01-28 03:01:23 +01:00
UseSWIG.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
UsewxWidgets.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
VTKCompatibility.cmake style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
WriteBasicConfigVersionFile.cmake Help: Remove stray spaces and one colon 2025-01-31 12:23:29 -05:00
WriteCompilerDetectionHeader.cmake Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers