CMake/Modules
Brad King f7c58fe5f3 Merge topic 'CPackHandleParenthesisInSystemName'
4a4a53f CPackRPM  Handle parenthesis in CPACK_SYSTEM_NAME (fix bug 10737)
2010-10-05 15:32:13 -04:00
..
Compiler
FindCUDA
FortranCInterface
Platform Merge topic 'mingw-long-object-lists' 2010-09-22 13:52:24 -04:00
AddFileDependencies.cmake
BundleUtilities.cmake Merge topic 'fix-10417' 2010-09-08 11:08:22 -04:00
CheckCCompilerFlag.cmake
CheckCSourceCompiles.cmake
CheckCSourceRuns.cmake
CheckCXXCompilerFlag.cmake
CheckCXXSourceCompiles.cmake
CheckCXXSourceRuns.cmake
CheckForPthreads.c
CheckFortranFunctionExists.cmake
CheckFunctionExists.c
CheckFunctionExists.cmake
CheckIncludeFile.c.in
CheckIncludeFile.cmake
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
CheckIncludeFiles.cmake
CheckLibraryExists.cmake
CheckLibraryExists.lists.in
CheckSizeOf.cmake
CheckStructHasMember.cmake
CheckSymbolExists.cmake
CheckTypeSize.c.in
CheckTypeSize.cmake
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake
CMake.cmake
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake Detect a COMPILER_ID also for ASM. 2010-08-15 16:36:38 +02:00
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in
CMakeCCompilerABI.c
CMakeCCompilerId.c.in
CMakeCInformation.cmake Reset platform/compiler info status for each language 2010-09-28 09:49:20 -04:00
CMakeCommonLanguageInclude.cmake
CMakeCompilerABI.h
CMakeConfigurableFile.in
CMakeCXXCompiler.cmake.in Only use .CPP .CXX and .C++ do not work by default with g+++. 2010-09-02 18:02:57 -04:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in
CMakeCXXInformation.cmake Reset platform/compiler info status for each language 2010-09-28 09:49:20 -04:00
CMakeDependentOption.cmake
CMakeDetermineASM_MASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake Detect a COMPILER_ID also for ASM. 2010-08-15 16:36:38 +02:00
CMakeDetermineCCompiler.cmake
CMakeDetermineCompilerABI.cmake
CMakeDetermineCompilerId.cmake Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID(). 2010-08-17 21:40:45 +02:00
CMakeDetermineCXXCompiler.cmake
CMakeDetermineFortranCompiler.cmake
CMakeDetermineJavaCompiler.cmake
CMakeDetermineRCCompiler.cmake
CMakeDetermineSystem.cmake Use 'uname -m' for processor on Cygwin (#10774) 2010-09-21 17:32:49 -04:00
CMakeDetermineVSServicePack.cmake Fixes issue 11279: CMakeDetermineVSServicePack support for VS10 2010-09-30 21:24:28 -04:00
CMakeExportBuildSettings.cmake
CMakeFindBinUtils.cmake
CMakeFindCodeBlocks.cmake
CMakeFindEclipseCDT4.cmake Fix parsing of builtin macros so Eclipse handles them properly (#10868) 2010-08-23 20:54:35 +02:00
CMakeFindFrameworks.cmake
CMakeFindKDevelop3.cmake
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
CMakeFortranCompiler.cmake.in
CMakeFortranCompilerABI.F
CMakeFortranCompilerId.F.in
CMakeFortranInformation.cmake Reset platform/compiler info status for each language 2010-09-28 09:49:20 -04:00
CMakeGenericSystem.cmake Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) 2010-09-09 08:32:42 -04:00
CMakeImportBuildSettings.cmake
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
CMakeJOMFindMake.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNMakeFindMake.cmake
CMakeParseArguments.cmake Modules: Fix CMakeParseArguments copyright notice 2010-08-17 09:44:30 -04:00
CMakeParseImplicitLinkInfo.cmake
CMakePlatformId.h.in
CMakePrintSystemInformation.cmake
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake
CMakeTestCompilerCommon.cmake
CMakeTestCXXCompiler.cmake
CMakeTestForFreeVC.cxx
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestNMakeCLVersion.c
CMakeTestRCCompiler.cmake
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CMakeVS6BackwardCompatibility.cmake
CMakeVS6FindMake.cmake Merge topic 'msvc-version' 2010-08-19 13:26:59 -04:00
CMakeVS7BackwardCompatibility.cmake
CMakeVS7FindMake.cmake Merge topic 'msvc-version' 2010-08-19 13:26:59 -04:00
CMakeVS8FindMake.cmake
CMakeVS9FindMake.cmake
CMakeVS10FindMake.cmake
CMakeVS71FindMake.cmake Merge topic 'msvc-version' 2010-08-19 13:26:59 -04:00
CPack.background.png.in
CPack.cmake Add documentation for CPACK_PROJECT_CONFIG_FILE. 2010-08-11 11:40:11 -04:00
CPack.Description.plist.in
CPack.distribution.dist.in
CPack.DS_Store.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
CPack.VolumeIcon.icns.in
CPackDeb.cmake
CPackRPM.cmake CPackRPM Handle parenthesis in CPACK_SYSTEM_NAME (fix bug 10737) 2010-10-03 23:29:34 +02:00
CPackZIP.cmake
CTest.cmake Honor MAKECOMMAND value saved in cache (#11026) 2010-09-21 21:51:40 -04:00
CTestScriptMode.cmake
CTestTargets.cmake Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
Dart.cmake
DartConfiguration.tcl.in
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
ExternalProject.cmake Add STEP_TARGETS to ExternalProject module. 2010-08-23 17:50:58 -04:00
FeatureSummary.cmake Close ENDFUNCTION() properly with the same name as FUNCTION() 2010-09-21 22:43:04 +02:00
FindALSA.cmake
FindASPELL.cmake
FindAVIFile.cmake
FindBISON.cmake 10241: FindBISON.cmake clears wrong variable 2010-08-19 21:50:31 -04:00
FindBLAS.cmake
FindBoost.cmake FindBoost.cmake: Fix library search path glitch introduced in earlier commit 2010-09-19 23:15:07 -04:00
FindBullet.cmake
FindBZip2.cmake
FindCABLE.cmake
FindCoin3D.cmake
FindCUDA.cmake Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+. 2010-09-10 11:48:38 -06:00
FindCups.cmake
FindCURL.cmake
FindCurses.cmake
FindCVS.cmake
FindCxxTest.cmake 11041: Improve FindCxxTest to use Python or Perl automatically; custom flags 2010-08-19 21:44:44 -04:00
FindCygwin.cmake
FindDart.cmake
FindDCMTK.cmake
FindDevIL.cmake
FindDoxygen.cmake
FindEXPAT.cmake
FindFLEX.cmake FindFLEX.cmake: Fix issue 11249 2010-09-19 23:56:34 -04:00
FindFLTK2.cmake FindFLTK*: Use Cygwin fltk on Cygwin 2010-09-21 17:29:22 -04:00
FindFLTK.cmake FindFLTK*: Use Cygwin fltk on Cygwin 2010-09-21 17:29:22 -04:00
FindFreetype.cmake
FindGCCXML.cmake
FindGDAL.cmake
FindGettext.cmake
FindGIF.cmake
FindGit.cmake
FindGLU.cmake
FindGLUT.cmake
FindGnuplot.cmake
FindGnuTLS.cmake
FindGTest.cmake
FindGTK2.cmake Merge patch for detecting gdk-pixbuf library 2010-09-03 22:05:09 -04:00
FindGTK.cmake
FindHDF5.cmake
FindHSPELL.cmake
FindHTMLHelp.cmake
FindImageMagick.cmake
FindITK.cmake
FindJasper.cmake
FindJava.cmake Merge topic 'ImprovedVersionCheckingInSomeModules' 2010-08-10 14:51:45 -04:00
FindJNI.cmake
FindJPEG.cmake
FindKDE3.cmake
FindKDE4.cmake
FindLAPACK.cmake
FindLATEX.cmake
FindLibArchive.cmake
FindLibXml2.cmake
FindLibXslt.cmake
FindLua50.cmake
FindLua51.cmake
FindMatlab.cmake
FindMFC.cmake
FindMotif.cmake
FindMPEG2.cmake
FindMPEG.cmake
FindMPI.cmake FindMPI: Recoginze -f flags from mpicc (#10771) 2010-09-20 09:08:08 -04:00
FindOpenAL.cmake
FindOpenGL.cmake
FindOpenMP.cmake
FindOpenSceneGraph.cmake
FindOpenSSL.cmake Fix 11035 : debug/release library configuration mistake 2010-08-14 13:18:31 +02:00
FindOpenThreads.cmake
Findosg_functions.cmake
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgProducer.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake Also store the required version number in the details message. 2010-09-27 22:08:14 +02:00
FindPackageMessage.cmake
FindPerl.cmake
FindPerlLibs.cmake Merge topic 'ImprovedVersionCheckingInSomeModules' 2010-08-10 14:51:45 -04:00
FindPHP4.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake
FindPNG.cmake
FindPostgreSQL.cmake
FindProducer.cmake
FindProtobuf.cmake
FindPythonInterp.cmake FindPythonInterp: Look for python2.7 interpreter 2010-09-21 17:22:07 -04:00
FindPythonLibs.cmake Set the module prefix, updated Windows suffix. 2010-09-24 15:04:24 -04:00
FindQt3.cmake
FindQt4.cmake Merge topic 'findqt4-cross-compile' 2010-09-28 14:03:37 -04:00
FindQt.cmake
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake Merge topic 'ImprovedVersionCheckingInSomeModules' 2010-08-10 14:51:45 -04:00
FindSDL_image.cmake
FindSDL_mixer.cmake
FindSDL_net.cmake
FindSDL_sound.cmake
FindSDL_ttf.cmake
FindSDL.cmake
FindSelfPackers.cmake
FindSquish.cmake Merge topic 'ImprovedVersionCheckingInSomeModules' 2010-08-10 14:51:45 -04:00
FindSubversion.cmake Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOT 2010-09-13 13:13:12 +02:00
FindSWIG.cmake Merge topic 'ImprovedVersionCheckingInSomeModules' 2010-08-10 14:51:45 -04:00
FindTCL.cmake
FindTclsh.cmake
FindTclStub.cmake
FindThreads.cmake Fix 11136: [patch] FindThreads.cmake documents the wrong variable 2010-09-18 13:46:08 -04:00
FindTIFF.cmake
FindUnixCommands.cmake
FindVTK.cmake
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake ENH #8993: FindwxWidgets add support for wx-config custom options. 2010-09-05 09:39:37 -04:00
FindwxWindows.cmake
FindX11.cmake
FindXMLRPC.cmake
FindZLIB.cmake Fix ZLIB version parsing if no TWEAK version exists 2010-08-14 22:16:06 +02:00
FLTKCompatibility.cmake
FortranCInterface.cmake FortranCInterface: Fix doc typo FC.h -> FCMangle.h 2010-08-17 16:43:20 -04:00
GetPrerequisites.cmake Avoid adding self as prerequisite. (#10417) 2010-09-07 21:29:43 -04:00
InstallRequiredSystemLibraries.cmake
ITKCompatibility.cmake
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
NSIS.InstallOptions.ini.in
NSIS.template.in
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake Make sure moc parameters file goes in binary directory. 2010-08-24 12:41:14 -06:00
readme.txt
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
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
UsePkgConfig.cmake
UseQt4.cmake
UseSWIG.cmake
UseVTK40.cmake
UseVTKBuildSettings40.cmake
UseVTKConfig40.cmake
UsewxWidgets.cmake BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. 2010-09-01 12:27:31 -04:00
VTKCompatibility.cmake

For more information about how to contribute modules to CMake, see this page:
http://www.itk.org/Wiki/CMake:Module_Maintainers

Note to authors of FindXXX.cmake files

We would like all FindXXX.cmake files to produce consistent variable names.

Please use the following consistent variable names for general use.

XXX_INCLUDE_DIRS        The final set of include directories listed in one variable for use by client code.  This should not be a cache entry.
XXX_LIBRARIES           The libraries to link against to use XXX. These should include full paths.  This should not be a cache entry.
XXX_DEFINITIONS         Definitions to use when compiling code that uses XXX. This really shouldn't include options such as (-DHAS_JPEG)that a client source-code file uses to decide whether to #include <jpeg.h>
XXX_EXECUTABLE          Where to find the XXX tool.
XXX_YYY_EXECUTABLE      Where to find the YYY tool that comes with XXX.
XXX_LIBRARY_DIRS        Optionally, the final set of library directories listed in one variable for use by client code.  This should not be a cache entry.
XXX_ROOT_DIR            Where to find the base directory of XXX.
XXX_VERSION_YY          Expect Version YY if true. Make sure at most one of these is ever true.
XXX_WRAP_YY             If False, do not try to use the relevent CMake wrapping command.
XXX_YY_FOUND            If False, optional YY part of XXX sytem is not available.
XXX_FOUND               Set to false, or undefined, if we haven't found, or don't want to use XXX.
XXX_RUNTIME_LIBRARY_DIRS Optionally, the runtime library search path for use when running an executable linked to shared libraries.
                         The list should be used by user code to create the PATH on windows or LD_LIBRARY_PATH on unix.
                         This should not be a cache entry.
XXX_VERSION_STRING      A human-readable string containing the version of the package found, if any.
XXX_VERSION_MAJOR       The major version of the package found, if any.
XXX_VERSION_MINOR       The minor version of the package found, if any.
XXX_VERSION_PATCH       The patch version of the package found, if any.

You do not have to provide all of the above variables. You should provide XXX_FOUND under most circumstances. If XXX is a library, then  XXX_LIBRARIES, should also be defined, and XXX_INCLUDE_DIRS should usually be defined (I guess libm.a might be an exception)

The following names should not usually be used in CMakeLists.txt files, but they may be usefully modified in users' CMake Caches to control stuff.

XXX_LIBRARY             Name of XXX Library. A User may set this and XXX_INCLUDE_DIR to ignore to force non-use of XXX.
XXX_YY_LIBRARY          Name of YY library that is part of the XXX system. It may or may not be required to use XXX.
XXX_INCLUDE_DIR         Where to find xxx.h, etc.  (XXX_INCLUDE_PATH was considered bad because a path includes an actual filename.)
XXX_YY_INCLUDE_DIR      Where to find xxx_yy.h, etc.

For tidiness's sake, try to keep as many options as possible out of the cache, leaving at least one option which can be used to disable use of the module, or locate a not-found library (e.g. XXX_ROOT_DIR). For the same reason, mark most cache options as advanced.

If you need other commands to do special things then it should still begin with XXX_. This gives a sort of namespace effect and keeps things tidy for the user. You should put comments describing all the exported settings, plus descriptions of any the users can use to control stuff.

You really should also provide backwards compatibility any old settings that were actually in use. Make sure you comment them as deprecated, so that no-one starts using them.

To correctly document a module, create a comment block at the top with # comments.  There are three types of comments that can be in the block:

1. The brief description of the module, this is done by:
# - a small description

2. A paragraph of text.  This is done with all text that has a single
space between the # and the text.  To create a new paragraph, just
put a # with no text on the line.

3. A verbatim line.  This is done with two spaces between the # and the text.

For example:

# - This is a cool module
# This module does really cool stuff.
# It can do even more than you think.
# 
# It even needs to paragraphs to tell you about it.
# And it defines the following variables:
#  VAR_COOL - this is great isn't it?
#  VAR_REALLY_COOL - cool right?
#

To have a .cmake file in this directory NOT show up in the
modules documentation, you should start the file with a blank
line.

A FindXXX.cmake module will typically be loaded by the command

  FIND_PACKAGE(XXX [major[.minor[.patch[.tweak]]]] [EXACT]
               [QUIET] [[REQUIRED|COMPONENTS] [components...]])

If any version numbers are given to the command it will set the
following variables before loading the module:

  XXX_FIND_VERSION       = full requested version string
  XXX_FIND_VERSION_MAJOR = major version if requested, else 0
  XXX_FIND_VERSION_MINOR = minor version if requested, else 0
  XXX_FIND_VERSION_PATCH = patch version if requested, else 0
  XXX_FIND_VERSION_TWEAK = tweak version if requested, else 0
  XXX_FIND_VERSION_COUNT = number of version components, 0 to 4
  XXX_FIND_VERSION_EXACT = true if EXACT option was given

If the find module supports versioning it should locate a version of
the package that is compatible with the version requested.  If a
compatible version of the package cannot be found the module should
not report success.  The version of the package found should be stored
in "XXX_VERSION..." version variables documented by the module.

If the QUIET option is given to the command it will set the variable
XXX_FIND_QUIETLY to true before loading the FindXXX.cmake module.  If
this variable is set the module should not complain about not being
able to find the package.  If the
REQUIRED option is given to the command it will set the variable
XXX_FIND_REQUIRED to true before loading the FindXXX.cmake module.  If
this variable is set the module should issue a FATAL_ERROR if the
package cannot be found.  For each package-specific component, say
YYY, listed after the REQUIRED option a variable XXX_FIND_REQUIRED_YYY
to true.  The set of components listed after either the REQUIRED
option or the COMPONENTS option will be specified in a
XXX_FIND_COMPONENTS variable.  This can be used by the FindXXX.cmake
module to determine which sub-components of the package must be found.
If neither the QUIET nor REQUIRED options are given then the
FindXXX.cmake module should look for the package and complain without
error if the module is not found.

To get this behaviour you can use the FIND_PACKAGE_HANDLE_STANDARD_ARGS() 
macro, as an example see FindJPEG.cmake.

For internal implementation, it's a generally accepted convention that variables starting with
underscore are for temporary use only. (variable starting with an underscore
are not intended as a reserved prefix).