CMake/Modules
Brad King fb4de4495d Merge topic 'DocumentCMakeFindPackageName'
e2b1630 Document CMAKE_FIND_PACKAGE_NAME
2012-10-09 08:39:25 -04:00
..
CMakeAddFortranSubdirectory CMakeAddFortranSubdirectory: Allow full paths to directories 2012-02-09 08:34:06 -05:00
Compiler Clang: All versions know about -fPIE (#13550) 2012-09-19 14:08:45 -04:00
CompilerId VS: Detect the compiler id and tool location 2012-08-22 16:35:54 -04:00
FindCUDA Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' 2012-09-18 16:41:20 -04:00
FortranCInterface Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
IntelVSImplicitPath Simplify IntelVSImplicitPath detection project 2011-09-14 14:06:02 -04:00
Platform Ninja: move <OBJECTS> in front of the first linker option 2012-10-01 17:06:38 -04:00
AddFileDependencies.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
AutomocInfo.cmake.in Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS 2012-09-05 22:13:30 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P 2012-05-23 20:46:48 +02:00
BasicConfigVersion-ExactVersion.cmake.in write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P 2012-05-23 20:46:48 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P 2012-05-23 20:46:48 +02:00
BundleUtilities.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMake.cmake
CMakeASM-ATTInformation.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeASMCompiler.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeASMInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeASM_MASMInformation.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeASM_NASMInformation.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeAddFortranSubdirectory.cmake Allow two cmake_add_fortran_subdirectory calls in the same project. 2012-02-15 22:42:31 -05:00
CMakeAddNewLanguage.txt Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
CMakeBackwardCompatibilityC.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeBackwardCompatibilityCXX.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeBorlandFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in OS X: Always generate -isysroot if any SDK is in use 2012-09-21 08:53:42 -04:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in Detect Analog VisualDSP++ compiler version with its id 2012-08-22 11:48:07 -04:00
CMakeCInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeCXXCompiler.cmake.in OS X: Always generate -isysroot if any SDK is in use 2012-09-21 08:53:42 -04:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in Detect Analog VisualDSP++ compiler version with its id 2012-08-22 11:48:07 -04:00
CMakeCXXInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeClDeps.cmake Ninja: also detect /showInclude prefix for icl 2012-08-27 14:49:51 +02:00
CMakeCommonLanguageInclude.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeCompilerABI.h
CMakeConfigurableFile.in
CMakeDependentOption.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeDetermineASM-ATTCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeDetermineASMCompiler.cmake Make platform information files specific to the CMake version 2012-08-24 10:52:23 -04:00
CMakeDetermineASM_MASMCompiler.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeDetermineASM_NASMCompiler.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeDetermineCCompiler.cmake Merge topic 'cmake-platform-info-version' 2012-08-30 11:06:15 -04:00
CMakeDetermineCXXCompiler.cmake Merge topic 'cmake-platform-info-version' 2012-08-30 11:06:15 -04:00
CMakeDetermineCompiler.cmake Prefer generic system compilers by default for C, C++, and Fortran 2012-08-02 13:26:01 -04:00
CMakeDetermineCompilerABI.cmake Store ABI detection results in compiler information files 2012-08-24 15:15:14 -04:00
CMakeDetermineCompilerId.cmake OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler id 2012-09-24 14:44:07 -04:00
CMakeDetermineFortranCompiler.cmake CMakeDetermineFortranCompiler: add support for cross-compiling (#13379) 2012-09-11 11:20:51 -04:00
CMakeDetermineJavaCompiler.cmake Make platform information files specific to the CMake version 2012-08-24 10:52:23 -04:00
CMakeDetermineRCCompiler.cmake Make platform information files specific to the CMake version 2012-08-24 10:52:23 -04:00
CMakeDetermineSystem.cmake Make platform information files specific to the CMake version 2012-08-24 10:52:23 -04:00
CMakeDetermineVSServicePack.cmake CMakeDetermineVSServicePack: Visual Studio 2012 added 2012-09-21 23:11:18 -04:00
CMakeExpandImportedTargets.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeExportBuildSettings.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake Eclipse on OSX: fix handling of framework include dirs (#13464) 2012-08-16 23:02:10 +02:00
CMakeFindBinUtils.cmake Remove CMake multiline block-end command arguments 2012-08-15 16:50:29 -04:00
CMakeFindCodeBlocks.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeFindEclipseCDT4.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeFindFrameworks.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeFindKDevelop3.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeFindPackageMode.cmake OS X: Always generate -isysroot if any SDK is in use 2012-09-21 08:53:42 -04:00
CMakeFindWMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeFindXCode.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeForceCompiler.cmake Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files 2012-08-24 10:52:23 -04:00
CMakeFortranCompiler.cmake.in Store ABI detection results in compiler information files 2012-08-24 15:15:14 -04:00
CMakeFortranCompilerABI.F Fortran: Detect pointer size in gfortran on MinGW 2011-12-05 16:32:29 -05:00
CMakeFortranCompilerId.F.in
CMakeFortranInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeGenericSystem.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeImportBuildSettings.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeJOMFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeJavaCompiler.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeJavaInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeMSYSFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeMinGWFindMake.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeNMakeFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeNinjaFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakePackageConfigHelpers.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeParseArguments.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeParseImplicitLinkInfo.cmake
CMakePlatformId.h.in Add additional architectures to CMakePlatformId.h.in 2012-09-05 07:33:12 -04:00
CMakePrintSystemInformation.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakePushCheckState.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeRCCompiler.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeRCInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeSystem.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeSystemSpecificInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeTestASM-ATTCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestASMCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestASM_MASMCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestASM_NASMCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestCCompiler.cmake Merge branch 'cmake-platform-info-version' into msvc-compiler-info 2012-08-30 09:45:17 -04:00
CMakeTestCXXCompiler.cmake Merge branch 'cmake-platform-info-version' into msvc-compiler-info 2012-08-30 09:45:17 -04:00
CMakeTestCompilerCommon.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestFortranCompiler.cmake Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files 2012-08-24 10:52:23 -04:00
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestRCCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestWatcomVersion.c
CMakeUnixFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS6BackwardCompatibility.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS6FindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS7BackwardCompatibility.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS7FindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS8FindMake.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeVS9FindMake.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeVS10FindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVS11FindMake.cmake VS11: Add VS 2012 Express support (#13348) 2012-09-18 14:03:02 -04:00
CMakeVS71FindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeVerifyManifest.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
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
CPack.VolumeIcon.icns.in
CPack.background.png.in
CPack.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CPack.distribution.dist.in
CPackBundle.cmake Fix layout of the CPack Bundle documentation 2012-02-25 19:05:08 +01:00
CPackComponent.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CPackCygwin.cmake Provide template for CPack Cygwin generator specific variables. 2012-02-25 23:26:41 +01:00
CPackDMG.cmake Fix CPack Drag and Drop generator documentation layout. 2012-02-25 19:18:52 +01:00
CPackDeb.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CPackNSIS.cmake Merge topic 'fix-9946-uninstall-before-install' 2012-04-25 14:06:29 -04:00
CPackPackageMaker.cmake Typo: Add missing ##end for ##module 2012-02-25 23:28:31 +01:00
CPackRPM.cmake Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly. 2012-09-10 22:35:02 +02:00
CPackZIP.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CTest.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CTestScriptMode.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
CTestTargets.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCCompilerFlag.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCSourceCompiles.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCSourceRuns.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCXXCompilerFlag.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCXXSourceCompiles.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCXXSourceRuns.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckCXXSymbolExists.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckForPthreads.c Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
CheckFortranFunctionExists.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckIncludeFiles.cmake Remove period at the end of the check message. 2012-09-29 18:44:41 +02:00
CheckLanguage.cmake Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckLibraryExists.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckSizeOf.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CheckStructHasMember.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckSymbolExists.cmake Remove period at the end of the check message. 2012-09-29 18:44:41 +02:00
CheckTypeSize.c.in
CheckTypeSize.cmake CheckTypeSize: show in documentation how to get struct member size (#10579) 2012-08-14 21:14:33 +02:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Dart.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
DartConfiguration.tcl.in ctest_update: Tell svn not to prompt interactively (#13024) 2012-09-25 13:36:47 -04:00
DeployQt4.cmake DeployQt4: Include DESTDIR for some cpack generators. 2012-08-15 19:36:50 -06:00
Documentation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
DummyCXXFile.cxx
ExternalProject.cmake Merge topic 'file-DOWNLOAD-EXPECTED_HASH' 2012-09-25 15:17:01 -04:00
FLTKCompatibility.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FeatureSummary.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindALSA.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindASPELL.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindAVIFile.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindArmadillo.cmake include FPHSA from current directory in all modules 2012-09-09 00:39:47 +02:00
FindBISON.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindBLAS.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindBZip2.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindBoost.cmake read less from version headers into variables 2012-08-19 13:54:56 +02:00
FindBullet.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindCABLE.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCUDA.cmake Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' 2012-09-18 16:41:20 -04:00
FindCURL.cmake FindCURL: Find older MSVC prebuilts 2012-10-01 13:21:46 -04:00
FindCVS.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCoin3D.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCups.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCurses.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCxxTest.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindCygwin.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindDCMTK.cmake
FindDart.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindDevIL.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindDoxygen.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindEXPAT.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindFLEX.cmake FindFLEX: fix version extraction on Apple 2012-08-30 15:34:41 +02:00
FindFLTK.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindFLTK2.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindFreetype.cmake fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502) 2012-09-06 08:57:03 +02:00
FindGCCXML.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindGDAL.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindGIF.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindGLEW.cmake Initial version of find module 2012-09-01 10:19:12 +02:00
FindGLU.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindGLUT.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindGTK.cmake Remove CMake multiline block-end command arguments 2012-08-15 16:50:29 -04:00
FindGTK2.cmake FindGTK2: Update local changelog 2012-10-03 05:03:53 -04:00
FindGTest.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindGettext.cmake Merge topic 'include-FPHSA' 2012-09-11 15:01:41 -04:00
FindGit.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindGnuTLS.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindGnuplot.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindHDF5.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindHSPELL.cmake read less from version headers into variables 2012-08-19 13:54:56 +02:00
FindHTMLHelp.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindHg.cmake Add FindHg module to find Mercurial 2012-08-14 10:41:17 -04:00
FindITK.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindImageMagick.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindJNI.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindJPEG.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindJasper.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindJava.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindKDE3.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindKDE4.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindLAPACK.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindLATEX.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindLibArchive.cmake FindLibArchive: support version selection 2012-02-01 21:49:04 +01:00
FindLibLZMA.cmake include FPHSA from current directory in all modules 2012-09-09 00:39:47 +02:00
FindLibXml2.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindLibXslt.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindLua50.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindLua51.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindMFC.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindMPEG.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindMPEG2.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindMPI.cmake FindMPI: Set correct variables for calls to FPHSA 2012-09-27 00:41:28 -04:00
FindMatlab.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindMotif.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindOpenAL.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindOpenGL.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindOpenMP.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindOpenSSL.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindOpenSceneGraph.cmake FindOpenSceneGraph: simplify by using more features of FPHSA 2012-09-12 21:49:59 +02:00
FindOpenThreads.cmake Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094 2012-08-18 17:03:18 -04:00
FindPHP4.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPNG.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPackageHandleStandardArgs.cmake find_package: add support for a <package>_NOT_FOUND_MESSAGE variable 2012-09-28 09:21:36 -04:00
FindPackageMessage.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPerl.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPerlLibs.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPhysFS.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindPike.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindPkgConfig.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPostgreSQL.cmake include FPHSA from current directory in all modules 2012-09-09 00:39:47 +02:00
FindProducer.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindProtobuf.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPythonInterp.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindPythonLibs.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindQt.cmake Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
FindQt3.cmake Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
FindQt4.cmake FindQt4: Avoid "finding" non-existent library in a .framework 2012-09-06 15:11:54 -04:00
FindQuickTime.cmake use PATH_SUFFIXES to simplify find_* calls 2012-08-14 21:03:23 +02:00
FindRTI.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindRuby.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindSDL.cmake Merge topic 'ImproveFindSDLxxxModules' 2012-09-25 15:18:05 -04:00
FindSDL_image.cmake FindSDL: Stay compatible with old input variables 2012-09-25 13:56:04 -04:00
FindSDL_mixer.cmake FindSDL: Stay compatible with old input variables 2012-09-25 13:56:04 -04:00
FindSDL_net.cmake FindSDL: Stay compatible with old input variables 2012-09-25 13:56:04 -04:00
FindSDL_sound.cmake FindSDL: Remove from find_... calls PATHS that are set by default 2012-09-25 13:55:51 -04:00
FindSDL_ttf.cmake FindSDL: Stay compatible with old input variables 2012-09-25 13:56:04 -04:00
FindSWIG.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindSelfPackers.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindSquish.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindSubversion.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindTCL.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindTIFF.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindTclStub.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindTclsh.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindThreads.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindUnixCommands.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindVTK.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindWget.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FindWish.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindX11.cmake FindX11: avoid calling list(REMOVE_DUPLICATES) on an empty list 2012-08-15 19:28:50 +02:00
FindXMLRPC.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
FindZLIB.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Findosg.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgAnimation.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgDB.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgFX.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgGA.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgIntrospection.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgManipulator.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgParticle.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgPresentation.cmake Findosg: New modules for osgQt and osgPresentation 2012-01-28 17:35:20 -05:00
FindosgProducer.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgQt.cmake Findosg: New modules for osgQt and osgPresentation 2012-01-28 17:35:20 -05:00
FindosgShadow.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgSim.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgTerrain.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgText.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgUtil.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgViewer.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgVolume.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FindosgWidget.cmake Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Findosg_functions.cmake Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094 2012-08-18 17:03:18 -04:00
FindwxWidgets.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FindwxWindows.cmake use the find_* functions ENV parameter 2012-08-14 21:02:58 +02:00
FortranCInterface.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
GNUInstallDirs.cmake GNUInstallDirs: add support for Debian multiarch 2011-12-14 19:24:28 +01:00
GenerateExportHeader.cmake Merge topic 'improve-generateexportheader' 2012-03-02 11:44:58 -05:00
GetPrerequisites.cmake GetPrerequisites: Mark file_cmd as advanced cache entry 2012-08-14 09:02:08 -04:00
ITKCompatibility.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
InstallRequiredSystemLibraries.cmake InstallRequiredSystemLibraries: Use correct file names (#13315) 2012-08-17 09:48:24 -04:00
KDE3Macros.cmake read less from version headers into variables 2012-08-19 13:54:56 +02:00
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
NSIS.InstallOptions.ini.in
NSIS.template.in Remove trailing TAB from NSIS.template.in 2012-08-14 08:05:41 -04:00
ProcessorCount.cmake ProcessorCount: Mark find_program vars as advanced (#13236) 2012-08-17 10:56:05 -04:00
Qt4ConfigDependentSettings.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Qt4Macros.cmake Merge topic 'Qt4Macros-fix-resource-parsing' 2012-09-04 15:47:33 -04:00
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
SystemInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
SystemInformation.in
TestBigEndian.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestCXXAcceptsFlag.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestEndianess.c.in
TestForANSIForScope.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestForANSIStreamHeaders.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestForANSIStreamHeaders.cxx
TestForAnsiForScope.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
TestForSSTREAM.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestForSSTREAM.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
TestForSTDNamespace.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
TestForSTDNamespace.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
UseEcos.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseJava.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseJavaClassFilelist.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseJavaSymlinks.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UsePkgConfig.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseQt4.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseSWIG.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UseVTK40.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
UseVTKBuildSettings40.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
UseVTKConfig40.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Use_wxWindows.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
UsewxWidgets.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
VTKCompatibility.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
WriteBasicConfigVersionFile.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
ecos_clean.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
exportheader.cmake.in Don't put what some compilers consider junk at the end of the line. 2011-09-04 22:06:02 +02:00
kde3init_dummy.cpp.in
kde3uic.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
readme.txt Document CMAKE_FIND_PACKAGE_NAME 2012-10-04 21:54:40 +02:00

readme.txt

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_NOT_FOUND_MESSAGE   Should be set by config-files in the case that it has set XXX_FOUND to FALSE.
                        The contained message will be printed by the find_package() command and by
                        find_package_handle_standard_args() to inform the user about the problem.
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?
#

Test the documentation formatting by running "cmake --help-module FindXXX".
Edit the comments until the output of this command looks satisfactory.

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

After the documentation, leave a *BLANK* line, and then add a
copyright and licence notice block like this one:

#=============================================================================
# Copyright 2009-2011 Your Name
#
# Distributed under the OSI-approved BSD License (the "License");
# see accompanying file Copyright.txt for details.
#
# This software is distributed WITHOUT ANY WARRANTY; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the License for more information.
#=============================================================================
# (To distribute this file outside of CMake, substitute the full
#  License text for the above reference.)

The layout of the notice block is strictly enforced by the ModuleNotices test.
Only the year range and name may be changed freely.

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.
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.

FIND_PACKAGE() will set the variable CMAKE_FIND_PACKAGE_NAME to
contain the actual name of the package.

A package can provide sub-components.
Those components can be listed after the COMPONENTS (or REQUIRED)
or OPTIONAL_COMPONENTS keywords.  The set of all listed components will be
specified in a XXX_FIND_COMPONENTS variable.
For each package-specific component, say Yyy, a variable XXX_FIND_REQUIRED_Yyy
will be set to true if it listed after COMPONENTS and it will be set to false
if it was listed after OPTIONAL_COMPONENTS.
Using those variables a FindXXX.cmake module and also a XXXConfig.cmake package
configuration file can determine whether and which components have been requested,
and whether they were requested as required or as optional.
For each of the requested components a XXX_Yyy_FOUND variable should be set
accordingly.
The per-package XXX_FOUND variable should be only set to true if all requested
required components have been found. A missing optional component should not
keep the XXX_FOUND variable from being set to true.
If the package provides XXX_INCLUDE_DIRS and XXX_LIBRARIES variables, the include
dirs and libraries for all components which were requested and which have been
found should be added to those two variables.

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).