CMake/Modules
James Bigler 7fea2b77df FindCUDA: Use the static CUDA runtime library if available (#15482)
Beginning in CUDA 5.5 a static version of the cuda runtime library
became available.  Since nvcc defaults to using this library over the
shared version, FindCUDA will also default to using this version.  There
are many advantages to using the static version (most importantly to
avoid conflicts with multiple versions when building a CUDA based
library).  Offer a CUDA_USE_STATIC_CUDA_RUNTIME option to control
this behavior.
2015-04-03 10:15:17 -04:00
..
CMakeAddFortranSubdirectory
Compiler GNU: Do not use -isystem with gfortran 2015-03-26 09:33:20 -04:00
CompilerId Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) 2015-03-27 10:52:32 -04:00
FindCUDA FindCUDA: Avoid if() auto-dereference in string comparisons 2014-09-24 10:10:42 -04:00
FortranCInterface Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
IntelVSImplicitPath Keep cmake_minimum_required calls in sync with current version 2014-05-19 16:55:12 +02:00
Internal Features: Use the features symbol in the feature-test compile. 2014-05-15 19:38:25 +02:00
Platform Merge topic 'blugeneq-platform-files' 2015-03-24 11:26:24 -04:00
AddFileDependencies.cmake
AutogenInfo.cmake.in QtAutogen: Regenerate qrc files if their input changes (#15074) 2014-10-24 19:45:27 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion-ExactVersion.cmake.in Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
BundleUtilities.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
CMake.cmake
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108) 2014-08-27 09:27:36 -04:00
CMakeASM_MASMInformation.cmake ASM_MASM: Add preprocessor definitions to compile lines 2014-08-13 14:47:52 -04:00
CMakeASM_NASMInformation.cmake
CMakeAddFortranSubdirectory.cmake
CMakeAddNewLanguage.txt
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in QNX: Fix detection of QCC compiler id (#15349) 2015-01-14 10:28:59 -05:00
CMakeCInformation.cmake Support duplicate object names in large archives (#14874) 2014-04-16 13:19:43 -04:00
CMakeCXXCompiler.cmake.in Features: Add support for C++14 features. 2014-05-22 18:01:23 +02:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in QNX: Fix detection of QCC compiler id (#15349) 2015-01-14 10:28:59 -05:00
CMakeCXXInformation.cmake Support duplicate object names in large archives (#14874) 2014-04-16 13:19:43 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake CheckFortranCompilerFlag: Add module to check Fortran flag existence 2015-02-05 11:16:59 -05:00
CMakeClDeps.cmake
CMakeCommonLanguageInclude.cmake Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty 2014-03-24 09:11:48 -04:00
CMakeCompilerABI.h
CMakeCompilerIdDetection.cmake Add Fujitsu compiler detection 2014-08-11 10:31:06 -04:00
CMakeConfigurableFile.in CMakeConfigurableFile: Remove excess newline. 2014-05-10 09:07:05 +02:00
CMakeDependentOption.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeDetermineASM_MASMCompiler.cmake ASM_MASM: Fix selection of ml64 2014-08-13 14:47:54 -04:00
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineCCompiler.cmake Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
CMakeDetermineCXXCompiler.cmake Merge topic 'fix-clang-cross-compile-find-binutils' 2014-09-08 12:57:01 -04:00
CMakeDetermineCompileFeatures.cmake Features: Add support for C++14 features. 2014-05-22 18:01:23 +02:00
CMakeDetermineCompiler.cmake OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrun 2015-01-14 15:26:53 -05:00
CMakeDetermineCompilerABI.cmake CMakeDetermineCompilerABI: Use normal linker flags in ABI project 2014-12-03 14:53:14 -05:00
CMakeDetermineCompilerId.cmake MSVC: Distinguish among ARM architectures more precisely (#14552) 2015-02-24 09:33:08 -05:00
CMakeDetermineFortranCompiler.cmake Fortran: Add infrastructure to detect compiler version (#15372) 2015-02-19 09:26:27 -05:00
CMakeDetermineJavaCompiler.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeDetermineRCCompiler.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeDetermineSystem.cmake Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147) 2014-09-10 09:06:33 -04:00
CMakeDetermineVSServicePack.cmake CMakeDetermineVSServicePack: Add deprecation diagnostic 2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
CMakeExportBuildSettings.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake Code Blocks/Eclipse: Add -std= flag matching. 2014-11-03 09:19:18 -05:00
CMakeFindBinUtils.cmake Avoid if() quoted auto-dereference when checking for "MSVC" 2014-11-19 16:24:54 -05:00
CMakeFindCodeBlocks.cmake
CMakeFindDependencyMacro.cmake
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
CMakeFindKDevelop3.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake CMakeFindPackageMode: Fix Debian multiarch default guess (#15250) 2015-01-19 10:45:32 -05:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) 2015-01-29 09:11:11 -05:00
CMakeForceCompiler.cmake Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
CMakeFortranCompiler.cmake.in
CMakeFortranCompilerABI.F Fortran: Detect pointer size on Intel archs with PGI (#14870) 2014-04-10 12:57:02 -04:00
CMakeFortranCompilerId.F.in Fortran: Detect G95 compiler version 2015-02-19 09:26:28 -05:00
CMakeFortranInformation.cmake Support duplicate object names in large archives (#14874) 2014-04-16 13:19:43 -04:00
CMakeGenericSystem.cmake
CMakeGraphVizOptions.cmake Fix typo, graphiz -> graphviz. 2015-02-21 10:27:54 +01:00
CMakeImportBuildSettings.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeJOMFindMake.cmake
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
CMakeMSYSFindMake.cmake
CMakeMinGWFindMake.cmake
CMakeNMakeFindMake.cmake
CMakeNinjaFindMake.cmake ninja: Find alternate Ninja-compatible binaries 2014-10-29 13:03:43 -04:00
CMakePackageConfigHelpers.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
CMakeParseArguments.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
CMakeParseImplicitLinkInfo.cmake CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted arg 2015-02-18 12:32:47 -05:00
CMakePlatformId.h.in MSVC: Distinguish among ARM architectures more precisely (#14552) 2015-02-24 09:33:08 -05:00
CMakePrintHelpers.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake Check*.cmake : Add CMAKE_REQUIRED_QUIET flag. 2014-03-29 20:14:23 -06:00
CMakeRCCompiler.cmake.in CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension 2014-06-06 10:11:15 -04:00
CMakeRCInformation.cmake CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865) 2014-04-11 09:10:56 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
CMakeSystemSpecificInitialize.cmake Add platform-specific initialization step when enabling languages 2014-04-29 09:36:14 -04:00
CMakeTestASM-ATTCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestASMCompiler.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestCCompiler.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
CMakeTestCXXCompiler.cmake project: Add infrastructure for recording CXX compiler features 2014-04-07 16:48:44 +02:00
CMakeTestCompilerCommon.cmake
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake
CMakeTestWatcomVersion.c
CMakeUnixFindMake.cmake
CMakeVS6BackwardCompatibility.cmake
CMakeVS7BackwardCompatibility.cmake
CMakeVerifyManifest.cmake
CPack.DS_Store.in
CPack.Description.plist.in
CPack.Info.plist.in
CPack.OSXScriptLauncher.in
CPack.OSXScriptLauncher.rsrc.in
CPack.OSXX11.Info.plist.in
CPack.OSXX11.main.scpt.in
CPack.RuntimeScript.in
CPack.STGZ_Header.sh.in CPackSTGZ quote here-doc, fix bug10518 2010-12-15 21:20:13 +01:00
CPack.VolumeIcon.icns.in
CPack.background.png.in
CPack.cmake CPack: be more stringent when selecting variables to encode 2015-03-02 09:01:31 -05:00
CPack.distribution.dist.in
CPackBundle.cmake CPack: Add support to overwrite or pass additional parameter to codesign 2015-03-23 09:15:43 -04:00
CPackComponent.cmake Help: Small fixes in CPackComponent documentation 2014-12-22 17:23:46 +01:00
CPackCygwin.cmake
CPackDMG.cmake
CPackDeb.cmake CPackDeb: Invoke "dpkg-shlibdeps --version" with C locale 2014-05-28 13:17:57 +02:00
CPackIFW.cmake CPackIFW: Correction of the module documentation 2014-12-02 15:52:07 -05:00
CPackNSIS.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
CPackPackageMaker.cmake
CPackRPM.cmake CPackRPM: Add basic symlink support (#15209) 2015-03-31 14:04:13 -04:00
CPackWIX.cmake CPackWIX: Support patching of root <Feature> elements. 2015-03-06 21:06:42 +01:00
CPackZIP.cmake
CTest.cmake
CTestCoverageCollectGCOV.cmake ctest_coverage: Add QUIET option 2015-02-23 10:02:00 -05:00
CTestScriptMode.cmake
CTestTargets.cmake Configure some CMake-provided targets with USES_TERMINAL (#14915) 2015-01-27 11:16:48 -05:00
CTestUseLaunchers.cmake
CheckCCompilerFlag.cmake Check*CompilerFlag: Refactor method used to pass flags 2015-02-24 09:45:19 -05:00
CheckCSourceCompiles.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckCSourceRuns.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckCXXCompilerFlag.cmake Check*CompilerFlag: Refactor method used to pass flags 2015-02-24 09:45:19 -05:00
CheckCXXSourceCompiles.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckCXXSourceRuns.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckCXXSymbolExists.cmake Check*.cmake : Add CMAKE_REQUIRED_QUIET flag. 2014-03-29 20:14:23 -06:00
CheckForPthreads.c
CheckFortranCompilerFlag.cmake Check*CompilerFlag: Refactor method used to pass flags 2015-02-24 09:45:19 -05:00
CheckFortranFunctionExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckFortranSourceCompiles.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckIncludeFiles.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckLanguage.cmake Keep cmake_minimum_required calls in sync with current version 2014-05-19 16:55:12 +02:00
CheckLibraryExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake CheckPrototypeDefinition: Avoid if() auto-dereference 2014-09-16 09:04:20 -04:00
CheckSizeOf.cmake
CheckStructHasMember.cmake CheckStructHasMember: fix null deref warning (#15413) 2015-02-20 11:21:43 -05:00
CheckSymbolExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckTypeSize.c.in
CheckTypeSize.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
Dart.cmake
DartConfiguration.tcl.in ctest: add support for additional sanitizer options 2014-10-03 13:45:07 -04:00
DeployQt4.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
Documentation.cmake
DummyCXXFile.cxx
ExternalData.cmake ExternalData: Add option to recursively match under directories 2015-03-27 14:44:54 -04:00
ExternalData_config.cmake.in ExternalData: Add support for custom download scripts 2015-01-15 10:48:09 -05:00
ExternalProject.cmake ExternalProject: fix the build command for generator overrides 2015-03-26 18:12:04 -04:00
FLTKCompatibility.cmake
FeatureSummary.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
FindALSA.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindASPELL.cmake
FindAVIFile.cmake
FindArmadillo.cmake
FindBISON.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindBLAS.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
FindBZip2.cmake Find*: Make find_package(.. QUIET) affect Check* modules. 2014-03-29 20:22:54 -06:00
FindBacktrace.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindBoost.cmake FindBoost: Search for debug and release libraries separately (#15364) 2015-02-05 10:50:49 -05:00
FindBullet.cmake
FindCABLE.cmake
FindCUDA.cmake FindCUDA: Use the static CUDA runtime library if available (#15482) 2015-04-03 10:15:17 -04:00
FindCURL.cmake
FindCVS.cmake
FindCoin3D.cmake FindCoin3D: Drop link to project homepage 2015-02-11 11:05:55 -05:00
FindCups.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindCurses.cmake FindCurses: Drop unused check for cbreak in tinfo library 2015-02-20 08:41:36 -05:00
FindCxxTest.cmake
FindCygwin.cmake
FindDCMTK.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindDart.cmake
FindDevIL.cmake
FindDoxygen.cmake FindDoxygen: Deprecate DOXYGEN_DOT_PATH 2014-05-27 16:40:40 -04:00
FindEXPAT.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindFLEX.cmake
FindFLTK.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindFLTK2.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindFreetype.cmake FindFreetype: Indent with 2 spaces instead of 4 2014-05-27 10:42:10 -04:00
FindGCCXML.cmake
FindGDAL.cmake Replace string(REGEX REPLACE) with string(REPLACE) where possible 2014-04-14 18:17:05 +02:00
FindGIF.cmake Find*: Make find_package(.. QUIET) affect Check* modules. 2014-03-29 20:22:54 -06:00
FindGLEW.cmake FindGLEW: Add imported target and documentation 2014-06-23 11:09:29 -04:00
FindGLU.cmake
FindGLUT.cmake FindGLUT.cmake: Add imported targets and documentation 2014-06-24 14:08:02 -04:00
FindGSL.cmake FindGSL: Add module to find the GNU Scientific Library 2014-12-17 10:59:48 -05:00
FindGTK.cmake
FindGTK2.cmake FindGTK2: Avoid depending on if() to dereference a quoted variable 2014-09-11 21:23:24 +02:00
FindGTest.cmake FindGTest: use new add_test() signature (#14913) 2014-05-12 18:21:37 +02:00
FindGettext.cmake FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
FindGit.cmake FindGit: Search in 'GitHub for Windows' user directory 2015-01-13 08:54:31 -05:00
FindGnuTLS.cmake
FindGnuplot.cmake
FindHDF5.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
FindHSPELL.cmake
FindHTMLHelp.cmake
FindHg.cmake FindHg: Run hg with C locale when querying its version. 2015-02-28 14:22:41 +01:00
FindIce.cmake FindIce: Port to work with CMP0054 NEW behavior 2015-01-08 14:13:48 -05:00
FindIcotool.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
FindImageMagick.cmake FindImageMagick: Provide per-component include dirs (#15007) 2014-07-23 15:33:48 -04:00
FindIntl.cmake FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
FindJNI.cmake FindJNI: Add arch-specific library dir for JDK 9 layout (#15408) 2015-02-18 09:19:17 -05:00
FindJPEG.cmake FindJPEG: Add alternative name 'libjpeg' 2014-06-27 09:26:05 -04:00
FindJasper.cmake
FindJava.cmake Merge topic 'FindJava-no-osx-stub' 2014-11-20 08:57:07 -05:00
FindKDE3.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindKDE4.cmake
FindLAPACK.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
FindLATEX.cmake FindLATEX: Add components for XeLaTeX and LuaLaTeX 2015-01-11 15:42:12 -05:00
FindLibArchive.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindLibLZMA.cmake Find*: Make find_package(.. QUIET) affect Check* modules. 2014-03-29 20:22:54 -06:00
FindLibXml2.cmake
FindLibXslt.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindLua.cmake FindLua: fix wrong version list if EXACT is given 2014-10-02 21:41:43 +02:00
FindLua50.cmake
FindLua51.cmake
FindMFC.cmake FindMFC: Use if(DEFINED) to simplify condition (#15477) 2015-03-26 09:02:05 -04:00
FindMPEG.cmake
FindMPEG2.cmake
FindMPI.cmake FindMPI: handle trailing slash from $MSMPI_BIN 2015-01-14 10:19:06 -05:00
FindMatlab.cmake FindMatlab: Rewrite module and provide a usage API 2015-03-17 09:47:04 -04:00
FindMotif.cmake
FindOpenAL.cmake
FindOpenCL.cmake FindOpenCL: Added missing ENV for each environment variable reference 2014-06-23 10:26:52 -04:00
FindOpenGL.cmake Merge topic 'FindOpenGL-revert-imported-targets' 2014-12-03 10:01:42 -05:00
FindOpenMP.cmake FindOpenMP: Use fixed form Fortran test program 2014-11-20 14:54:11 +01:00
FindOpenSSL.cmake Merge topic 'OpenSSL_102' 2015-01-28 09:33:42 -05:00
FindOpenSceneGraph.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindOpenThreads.cmake
FindPHP4.cmake
FindPNG.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindPackageHandleStandardArgs.cmake FPHSA: Revise documented command signature 2015-03-18 15:15:44 +01:00
FindPackageMessage.cmake Replace string(REGEX REPLACE) with string(REPLACE) where possible 2014-04-14 18:17:05 +02:00
FindPerl.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindPerlLibs.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
FindPostgreSQL.cmake FindPostgreSQL: Fix for pg_config in multilib configurations. 2014-09-02 10:35:37 -04:00
FindProducer.cmake
FindProtobuf.cmake FindProtobuf: Cleanup reStructuredText documentation formatting 2014-11-06 14:52:24 -05:00
FindPythonInterp.cmake FindPythonInterp: fix version component variables for Python 1.4 (#15275) 2014-12-02 15:36:59 +01:00
FindPythonLibs.cmake
FindQt.cmake FindQt: explicitely mention that it cannot Qt5 or later 2015-01-16 22:06:22 +01:00
FindQt3.cmake FindQt[34]: Prefer matching versioned tool names 2014-05-22 08:56:05 -04:00
FindQt4.cmake FindQt4: Fix handling of QT_VERSION_MAJOR mismatch 2014-12-09 10:43:02 -05:00
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake FindRuby: Fix finding 64-bit Ruby on Windows 2015-02-10 09:54:21 -05:00
FindSDL.cmake FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching 2015-01-08 14:47:39 -05:00
FindSDL_image.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindSDL_mixer.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindSDL_net.cmake
FindSDL_sound.cmake Help: Wrap long lines in pre-formatted documentation blocks 2014-11-07 10:59:09 -05:00
FindSDL_ttf.cmake
FindSWIG.cmake FindSWIG: Add support for swig 3.0 application 2014-07-07 09:18:50 -04:00
FindSelfPackers.cmake
FindSquish.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindSubversion.cmake
FindTCL.cmake
FindTIFF.cmake
FindTclStub.cmake
FindTclsh.cmake
FindThreads.cmake FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767) 2014-10-08 17:57:34 +02:00
FindUnixCommands.cmake FindUnixCommand: Use FPHSA to report status in standard way 2014-12-03 10:04:59 -05:00
FindWget.cmake
FindWish.cmake
FindX11.cmake FindX11: fix documentation formatting error 2014-06-24 08:24:33 -04:00
FindXCTest.cmake OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
FindXMLRPC.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindXercesC.cmake Modules: Rename FindXerces to FindXercesC 2014-12-04 10:41:26 -05:00
FindZLIB.cmake FindZLIB: Add imported target and documentation 2014-06-23 11:09:25 -04:00
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
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 Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgViewer.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgVolume.cmake
FindosgWidget.cmake
Findosg_functions.cmake
FindwxWidgets.cmake FindwxWidgets: Add versions 3.0.1 and 3.0.2 2014-11-26 10:15:53 -05:00
FindwxWindows.cmake
FortranCInterface.cmake Replace string(REGEX REPLACE) with string(REPLACE) where possible 2014-04-14 18:17:05 +02:00
GNUInstallDirs.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
GenerateExportHeader.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
GetPrerequisites.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
ITKCompatibility.cmake
InstallRequiredSystemLibraries.cmake InstallRequiredSystemLibraries: Add option to specify install COMPONENT 2015-03-03 09:17:47 -05:00
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
MatlabTestsRedirect.cmake FindMatlab: Rewrite module and provide a usage API 2015-03-17 09:47:04 -04:00
NSIS.InstallOptions.ini.in
NSIS.template.in
ProcessorCount.cmake ProcessorCount: Update for HPUX 11iv3 2014-06-10 13:27:58 -04:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.cxx
TestForAnsiForScope.cxx
TestForSSTREAM.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForSSTREAM.cxx
TestForSTDNamespace.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForSTDNamespace.cxx
UseEcos.cmake
UseJava.cmake UseJava: Fix add_jar argument parsing (#14655) 2015-03-20 10:46:13 -04:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
UsePkgConfig.cmake
UseQt4.cmake
UseSWIG.cmake UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480) 2015-03-30 09:35:43 -04:00
UseVTK40.cmake
UseVTKBuildSettings40.cmake
UseVTKConfig40.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
Use_wxWindows.cmake
UsewxWidgets.cmake UsewxWidgets: CFLAGS are expected to be a string here, not a list. 2014-08-22 10:27:48 -05:00
VTKCompatibility.cmake
WIX.template.in CPackWIX: Extend the patching mechanism to allow adding content to <Product>. 2015-02-13 12:09:40 +01:00
WriteBasicConfigVersionFile.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
WriteCompilerDetectionHeader.cmake WCDH: Fix cxx_nullptr workaround for pre-C++11 compilers 2015-03-17 13:46:43 -04:00
ecos_clean.cmake
exportheader.cmake.in
kde3init_dummy.cpp.in
kde3uic.cmake
readme.txt

readme.txt

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:
http://www.cmake.org/Wiki/CMake:Module_Maintainers