CMake/Modules
2019-09-27 16:04:54 +02:00
..
AndroidTestUtilities
CheckIPOSupported
CMakeAddFortranSubdirectory
Compiler IAR: Add v850 assembler support 2019-09-23 13:14:14 +02:00
CompilerId cuda: Extend cuda compiler detection to work with custom cuda path 2019-08-30 08:14:00 +02:00
FetchContent FetchContent: Give access to the terminal for download and update 2019-01-14 23:32:18 +11:00
FindCUDA FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRS 2019-08-20 09:47:29 -04:00
FindMPI FindMPI: Make tests valid C89 by returning 0 2019-05-06 18:42:28 +02:00
FindPython FindPython: Add capability to specify directly artifacts 2019-09-02 17:20:53 +02:00
FortranCInterface Remove now-unused code once used for MIPSpro on IRIX 2019-02-21 11:12:51 -05:00
IntelVSImplicitPath
Internal CPackDeb: Use CPACK_PACKAGE_DESCRIPTION_FILE 2019-09-22 00:31:24 +02:00
Platform Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
UseSWIG
AddFileDependencies.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
AndroidTestUtilities.cmake
BasicConfigVersion-AnyNewerVersion.cmake.in Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
BasicConfigVersion-ExactVersion.cmake.in Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
BasicConfigVersion-SameMajorVersion.cmake.in Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
BasicConfigVersion-SameMinorVersion.cmake.in Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
BundleUtilities.cmake BundleUtilities: use if(... IN_LIST ...) 2019-06-19 07:14:25 +02:00
CheckCCompilerFlag.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CheckCSourceCompiles.cmake
CheckCSourceRuns.cmake
CheckCXXCompilerFlag.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CheckCXXSourceCompiles.cmake
CheckCXXSourceRuns.cmake CheckLangSourceRuns: Capture run output to log files 2019-02-23 21:16:03 +11:00
CheckCXXSymbolExists.cmake CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers 2019-07-26 15:09:28 -04:00
CheckForPthreads.c
CheckFortranCompilerFlag.cmake
CheckFortranFunctionExists.cmake
CheckFortranSourceCompiles.cmake Help: Add examples to CheckFortranSource{Runs,Compiles} 2019-01-23 08:28:13 -05:00
CheckFortranSourceRuns.cmake CheckLangSourceRuns: Capture run output to log files 2019-02-23 21:16:03 +11:00
CheckFunctionExists.c
CheckFunctionExists.cmake
CheckIncludeFile.c.in
CheckIncludeFile.cmake
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
CheckIncludeFiles.cmake
CheckIPOSupported.cmake
CheckLanguage.cmake CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation 2019-06-03 10:36:06 -04:00
CheckLibraryExists.cmake
CheckLibraryExists.lists.in
CheckPIESupported.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake
CheckSizeOf.cmake
CheckStructHasMember.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CheckSymbolExists.cmake CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers 2019-07-26 15:09:28 -04:00
CheckTypeSize.c.in CheckTypeSize: Fix with clang '-Werror,-Wmissing-variable-declarations' 2019-03-18 11:56:39 -04:00
CheckTypeSize.cmake
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake
CMake.cmake
CMakeAddFortranSubdirectory.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
CMakeAddNewLanguage.txt Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeASM_MASMInformation.cmake
CMakeASM_NASMInformation.cmake Modules: Check nasm compile object variable 2019-03-29 21:57:28 -06:00
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT 2019-05-17 19:11:34 +02:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in
CMakeCheckCompilerFlagCommonPatterns.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeCInformation.cmake
CMakeCommonLanguageInclude.cmake
CMakeCompilerABI.h Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeCompilerIdDetection.cmake ARMClang: Add support for Clang-based ARM compiler 2019-05-14 14:59:55 -04:00
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake
CMakeCUDACompiler.cmake.in Compute implicit include directories from compiler output 2019-01-21 11:14:08 -05:00
CMakeCUDACompilerABI.cu
CMakeCUDACompilerId.cu.in
CMakeCUDAInformation.cmake CUDA: Compilers can now state they don't require a device linking step 2019-08-06 15:44:15 -04:00
CMakeCXXCompiler.cmake.in clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT 2019-05-17 19:11:34 +02:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in
CMakeCXXInformation.cmake
CMakeDependentOption.cmake CMakeDependentOption: Document that 4th parameter follows if-syntax 2019-08-05 10:15:21 -04:00
CMakeDetermineASM_MASMCompiler.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake IAR: Add support for the RISC-V compiler 2019-07-08 13:11:45 -04:00
CMakeDetermineCCompiler.cmake clang: Work around toolchain file use of internal CMake variables 2019-08-05 09:43:00 -04:00
CMakeDetermineCompileFeatures.cmake
CMakeDetermineCompiler.cmake
CMakeDetermineCompilerABI.cmake Restore support for include_directories() in toolchain files 2019-03-25 11:48:17 -04:00
CMakeDetermineCompilerId.cmake cuda: Extend cuda compiler detection to work with custom cuda path 2019-08-30 08:14:00 +02:00
CMakeDetermineCSharpCompiler.cmake CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO strings 2019-07-11 09:50:30 -04:00
CMakeDetermineCUDACompiler.cmake CUDA: Tolerate square brackets in PROMPT environment variable 2019-03-26 10:43:51 -04:00
CMakeDetermineCXXCompiler.cmake clang: Work around toolchain file use of internal CMake variables 2019-08-05 09:43:00 -04:00
CMakeDetermineFortranCompiler.cmake
CMakeDetermineJavaCompiler.cmake
CMakeDetermineRCCompiler.cmake
CMakeDetermineSwiftCompiler.cmake Xcode: Relax swift compiler detection regex for Xcode 11 2019-08-30 10:53:58 +02:00
CMakeDetermineSystem.cmake Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeDetermineVSServicePack.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeExpandImportedTargets.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
CMakeFindBinUtils.cmake Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well 2019-09-18 12:05:39 -04:00
CMakeFindCodeBlocks.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeFindDependencyMacro.cmake find_dependency: Always search dependencies 2019-03-29 22:03:21 +01:00
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake
CMakeFindSublimeText2.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
CMakeFortranCompiler.cmake.in ParseImplicitIncludeInfo: add Fortran implicit include handling 2019-01-25 10:57:42 -07:00
CMakeFortranCompilerABI.F Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeFortranCompilerId.F.in Remove now-unused code once used for MIPSpro on IRIX 2019-02-21 11:12:51 -05:00
CMakeFortranInformation.cmake
CMakeGenericSystem.cmake Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX) 2019-09-16 18:18:48 +02:00
CMakeGraphVizOptions.cmake
CMakeImportBuildSettings.cmake
CMakeInitializeConfigs.cmake
CMakeIOSInstallCombined.cmake
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeJOMFindMake.cmake
CMakeLanguageInformation.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAM 2019-05-28 14:16:29 -04:00
CMakeNMakeFindMake.cmake
CMakePackageConfigHelpers.cmake
CMakeParseArguments.cmake
CMakeParseImplicitIncludeInfo.cmake Merge branch 'backport-implicit-includes-cray-hlist' 2019-07-09 13:13:26 -04:00
CMakeParseImplicitLinkInfo.cmake CMakeParseImplicitLinkInfo supports comma separated link lines 2019-08-28 10:39:53 -04:00
CMakePlatformId.h.in IAR: Add v850 support 2019-09-16 11:07:04 -04:00
CMakePrintHelpers.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake RC: Honor CMAKE_USER_MAKE_RULES_OVERRIDE 2019-06-27 07:39:24 -04:00
CMakeSwiftCompiler.cmake.in Modules: add build rules for Swift Ninja support 2019-05-16 14:41:05 -04:00
CMakeSwiftInformation.cmake Merge topic 'swift-mode-flags' 2019-08-19 15:08:22 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeSystemSpecificInitialize.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake Apple: Introduce separate system name for iOS, tvOS, and watchOS 2019-02-04 09:03:35 -05:00
CMakeTestCompilerCommon.cmake GHS: Add Compiler ID detection 2019-01-16 10:42:04 -05:00
CMakeTestCSharpCompiler.cmake
CMakeTestCUDACompiler.cmake
CMakeTestCXXCompiler.cmake Apple: Introduce separate system name for iOS, tvOS, and watchOS 2019-02-04 09:03:35 -05:00
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake
CMakeTestSwiftCompiler.cmake Modules: add build rules for Swift Ninja support 2019-05-16 14:41:05 -04:00
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CPack.cmake cpack: Add CPACK_INSTALL_CMAKE_CONFIGURATIONS variable 2019-08-30 11:02:43 -04:00
CPackComponent.cmake
CPackIFW.cmake CPackIFW: Add missing cpack_ifw_configure_component_group option processing 2019-03-28 14:59:08 -04:00
CPackIFWConfigureFile.cmake
CSharpUtilities.cmake
CTest.cmake Modules/CTest: Fix SubmitURL 2019-04-10 07:43:20 +10:00
CTestCoverageCollectGCOV.cmake CTestCoverageCollectGCOV: run gcov with -x 2019-05-03 21:28:28 +01:00
CTestScriptMode.cmake
CTestTargets.cmake
CTestUseLaunchers.cmake
Dart.cmake
DartConfiguration.tcl.in Modules/CTest: Set SubmitURL 2019-01-16 10:34:08 -05:00
DeployQt4.cmake
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
exportheader.cmake.in
ExternalData_config.cmake.in
ExternalData.cmake
ExternalProject-download.cmake.in
ExternalProject-verify.cmake.in
ExternalProject.cmake ExternalProject: Avoid unnecessary checkout on clone 2019-07-30 11:45:33 -04:00
FeatureSummary.cmake
FetchContent.cmake FetchContent: Add new command FetchContent_MakeAvailable() 2019-01-26 16:49:15 +11:00
FindALSA.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindArmadillo.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindASPELL.cmake
FindAVIFile.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindBacktrace.cmake Fix elseif() in place of else() 2019-07-03 11:57:53 +03:00
FindBISON.cmake Merge topic 'FindBISON-CMP0088-SourcePath' 2019-07-15 07:34:01 -04:00
FindBLAS.cmake FindBLAS: Add second try for OpenBLAS with thread libraries. 2019-06-17 08:03:07 -04:00
FindBoost.cmake Merge topic 'FindBoost-1.71' 2019-09-04 09:43:18 -04:00
FindBullet.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindBZip2.cmake FindBZip2: Add Windows library names emitted from bzip2 1.0.6 makefile 2019-08-21 12:00:11 -04:00
FindCABLE.cmake
FindCoin3D.cmake
FindCUDA.cmake FindCUDA: Add nvToolsExt and OpenCL libraries 2019-06-18 08:56:34 -04:00
FindCups.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindCURL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindCurses.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindCVS.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindCxxTest.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindCygwin.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindDart.cmake
FindDCMTK.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindDevIL.cmake
FindDoxygen.cmake FindDoxygen: add USE_STAMP_FILE option 2019-09-06 09:12:09 +10:00
FindEnvModules.cmake Help: Trivial typo and grammar fixes for FindEnvModules 2019-06-05 20:55:18 +10:00
FindEXPAT.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindFLEX.cmake FindFLEX: fix example 2019-05-26 22:34:06 +02:00
FindFLTK2.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindFLTK.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindFontconfig.cmake FindFontconfig: Convert module variables to camel case 2019-03-26 14:14:09 -04:00
FindFreetype.cmake
FindGCCXML.cmake
FindGDAL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGettext.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindGIF.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGit.cmake Help: Add note about CMAKE_ROLE to FindGit documentation 2019-01-23 13:45:12 -05:00
FindGLEW.cmake FindGLEW: Fix typo in verbose log message 2019-08-06 09:49:03 -04:00
FindGLU.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGLUT.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGnuplot.cmake
FindGnuTLS.cmake FindGnuTLS: add target GnuTLS::GnuTLS 2019-09-18 12:03:53 -04:00
FindGSL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGTest.cmake FindGTest: Add support for googletest 1.8.1 folder structure 2019-08-30 11:24:27 -04:00
FindGTK2.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindGTK.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindHDF5.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindHg.cmake
FindHSPELL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindHTMLHelp.cmake
FindIce.cmake FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_ID 2019-05-03 01:32:14 -04:00
FindIconv.cmake
FindIcotool.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindICU.cmake FindICU: Pass explicit NAMES argument to find command calls 2019-05-24 10:31:35 -04:00
FindImageMagick.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindIntl.cmake
FindJasper.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindJava.cmake
FindJNI.cmake FindJNI: Unify path search, fix support for Java 9 2019-03-01 08:53:26 -05:00
FindJPEG.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindKDE3.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindKDE4.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindLAPACK.cmake FindLAPACK: Test for implicitly linked LAPACK libraries 2019-06-17 08:56:05 -04:00
FindLATEX.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindLibArchive.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindLibinput.cmake
FindLibLZMA.cmake FindLibLZMA: Find debug/release variants on Windows 2019-08-23 11:19:21 -04:00
FindLibXml2.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindLibXslt.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindLTTngUST.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindLua50.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindLua51.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindLua.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindMatlab.cmake FindMatlab: code comment and ordering of the finders 2019-07-15 01:52:07 +02:00
FindMFC.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindMotif.cmake
FindMPEG2.cmake
FindMPEG.cmake
FindMPI.cmake Merge topic 'FindMPI-restore-flag-vars' 2019-08-21 10:28:33 -04:00
FindODBC.cmake
FindOpenACC.cmake FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable 2019-08-19 15:20:38 -04:00
FindOpenAL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindOpenCL.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindOpenGL.cmake Merge topic 'update-documentation' 2019-04-24 10:23:39 -04:00
FindOpenMP.cmake FindOpenMP: Add 5.0 and VS19 spec dates 2019-05-24 19:01:28 +02:00
FindOpenSceneGraph.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindOpenSSL.cmake FindOpenSSL: add pthread and dl dependencies to static lib on Linux 2019-09-20 22:39:20 +02:00
FindOpenThreads.cmake
Findosg_functions.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
Findosg.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindosgAnimation.cmake
FindosgDB.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake FPHSA: add capability to specify message explaining reason of failure 2019-09-27 16:04:54 +02:00
FindPackageMessage.cmake
FindPatch.cmake
FindPerl.cmake
FindPerlLibs.cmake
FindPHP4.cmake
FindPhysFS.cmake remove some platform specific search paths from Find modules 2019-03-19 23:49:11 +01:00
FindPike.cmake
FindPkgConfig.cmake FindPkgConfig: Allow libraries that can't be found with their full path 2019-09-16 13:02:08 -04:00
FindPNG.cmake FindPNG: Add static libpng names for MSVC 2019-07-15 08:08:27 -04:00
FindPostgreSQL.cmake FindPostgreSQL: Fix regression in computation of library directory 2019-07-02 07:32:14 -04:00
FindProducer.cmake remove some platform specific search paths from Find modules 2019-03-19 23:49:11 +01:00
FindProtobuf.cmake FindProtobuf: Fix usage of protobuf dynamic libraries on Windows 2019-07-18 07:40:40 -04:00
FindPython2.cmake FindPython: Add capability to specify directly artifacts 2019-09-02 17:20:53 +02:00
FindPython3.cmake FindPython: Add capability to specify directly artifacts 2019-09-02 17:20:53 +02:00
FindPython.cmake FindPython: Add capability to specify directly artifacts 2019-09-02 17:20:53 +02:00
FindPythonInterp.cmake FindPythonInterp: Document lack of version filtering for plain python 2019-07-30 12:09:43 -04:00
FindPythonLibs.cmake
FindQt3.cmake FindQt3: Restore missing lib and bin path suffixes 2019-04-22 07:34:32 -04:00
FindQt4.cmake Fix elseif() in place of else() 2019-07-03 11:57:53 +03:00
FindQt.cmake
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindSDL_image.cmake
FindSDL_mixer.cmake
FindSDL_net.cmake
FindSDL_sound.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindSDL_ttf.cmake
FindSDL.cmake remove some platform specific search paths from Find modules 2019-03-19 23:49:11 +01:00
FindSelfPackers.cmake
FindSQLite3.cmake
FindSquish.cmake
FindSubversion.cmake
FindSWIG.cmake Merge topic 'swig4' 2019-05-14 10:49:30 -04:00
FindTCL.cmake
FindTclsh.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindTclStub.cmake
FindThreads.cmake FindThreads: Do not hard-code '-l' flag on library name 2019-09-23 10:43:27 -04:00
FindTIFF.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02:00
FindUnixCommands.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02:00
FindVulkan.cmake Fix repeated word in FindVulkan.cmake 2019-07-18 17:25:04 -04:00
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake
FindwxWindows.cmake
FindX11.cmake FindFontconfig: Convert module variables to camel case 2019-03-26 14:14:09 -04:00
FindXalanC.cmake FindXercesC, FindXalanC: Don't examine non-existent version headers 2019-01-30 14:20:06 +00:00
FindXCTest.cmake Apple: Properly lookup XCTest for iOS and tvOS 2019-05-11 12:12:32 +02:00
FindXercesC.cmake FindXercesC, FindXalanC: Don't examine non-existent version headers 2019-01-30 14:20:06 +00:00
FindXMLRPC.cmake
FindZLIB.cmake FindZLIB: Add more zlib library names 2019-05-28 14:51:45 -04:00
FLTKCompatibility.cmake
FortranCInterface.cmake
GenerateExportHeader.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02:00
GetPrerequisites.cmake GetPrerequisites: match ldd output on Solaris 2019-08-21 17:25:28 +10:00
GNUInstallDirs.cmake GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systems 2019-08-26 11:14:13 -04:00
GoogleTest.cmake
GoogleTestAddTests.cmake Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests 2018-12-28 17:44:51 +05:30
InstallRequiredSystemLibraries.cmake IRSL: Fix discovery of VS 2019 v141 toolset redistributables 2019-07-22 10:06:45 -04:00
ITKCompatibility.cmake
javaTargets.cmake.in
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
MatlabTestsRedirect.cmake
ProcessorCount.cmake ProcessorCount: Fix virtual processor count on Solaris 2019-08-20 10:26:06 -04:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
readme.txt
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
TestForSTDNamespace.cxx
Use_wxWindows.cmake
UseEcos.cmake UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaning 2019-05-15 15:31:01 +02:00
UseJava.cmake UseJava: Use ADDITIONAL_CLEAN_FILES for cleaning 2019-05-15 15:31:05 +02:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
UsePkgConfig.cmake
UseQt4.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02:00
UseSWIG.cmake UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaning 2019-05-15 15:31:05 +02:00
UsewxWidgets.cmake
VTKCompatibility.cmake
WriteBasicConfigVersionFile.cmake
WriteCompilerDetectionHeader.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02: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