Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
..
Platform 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
CMake.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeAddNewLanguage.txt 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 năm trước cách đây
CMakeBackwardCompatibilityC.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeBackwardCompatibilityCXX.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
CMakeBorlandFindMake.cmake e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 năm trước cách đây
CMakeBuildSettings.cmake.in ee72d5740b ENH: Adding CMAKE_EXPORT_BUILD_SETTINGS and CMAKE_IMPORT_BUILD_SETTINGS macro. 23 năm trước cách đây
CMakeCCompiler.cmake.in 03e2911e55 BUG: fix SIZEOF VOIDP problem 20 năm trước cách đây
CMakeCInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeCXXCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 năm trước cách đây
CMakeCXXInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeCommonLanguageInclude.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeDetermineCCompiler.cmake f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 20 năm trước cách đây
CMakeDetermineCXXCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeDetermineFortranCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeDetermineJavaCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeDetermineRCCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeDetermineSystem.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeExportBuildSettings.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
CMakeFindFrameworks.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeFindWMake.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
CMakeFindXCode.cmake 8960a220a9 ENH: add trycompile code for xcode 21 năm trước cách đây
CMakeFortranCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 năm trước cách đây
CMakeFortranInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeGenericSystem.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 năm trước cách đây
CMakeImportBuildSettings.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
CMakeJavaCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 năm trước cách đây
CMakeJavaInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeLists.txt a6bd324605 ENH: Installing readme.txt in Modules directory to be consistent with windows. 22 năm trước cách đây
CMakeMSYSFindMake.cmake f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 20 năm trước cách đây
CMakeMinGWFindMake.cmake f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 20 năm trước cách đây
CMakeNMakeFindMake.cmake e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage 23 năm trước cách đây
CMakePrintSystemInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeRCCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 năm trước cách đây
CMakeRCInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeSystem.cmake.in 3021918293 ENH: add CMAKE_SYSTEM_PROCESSOR 22 năm trước cách đây
CMakeSystemSpecificInformation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeTestCCompiler.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CMakeTestCXXCompiler.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CMakeTestForFreeVC.cxx 0d4cd0436b ENH better test for free VC tools 21 năm trước cách đây
CMakeTestFortranCompiler.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CMakeTestGNU.c 6b31e5c851 BUG: fix problem where cmake thinks the intel compiler is gnu 21 năm trước cách đây
CMakeTestJavaCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeTestNMakeCLVersion.c dfcd4f2154 added test for whether pdbtype should be used for nmake 22 năm trước cách đây
CMakeTestRCCompiler.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeUnixFindMake.cmake 9992fe5103 BUG: Removed stray debugging message. 23 năm trước cách đây
CMakeVS6BackwardCompatibility.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeVS6FindMake.cmake 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 22 năm trước cách đây
CMakeVS71FindMake.cmake 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 22 năm trước cách đây
CMakeVS7BackwardCompatibility.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CMakeVS7FindMake.cmake 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 22 năm trước cách đây
CMakeVS8FindMake.cmake 17da34e188 COMP: Fix for support of VS 8.0 beta 2 20 năm trước cách đây
CPack.Description.plist.in 5358809a5c ENH: More CPack stuff and fix zlib compression 20 năm trước cách đây
CPack.Info.plist.in a11b9a4cdc ENH: Merge from CPack branch 20 năm trước cách đây
CPack.cmake 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 20 năm trước cách đây
CTest.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CTestTargets.cmake e26c160698 ENH: Initial import 20 năm trước cách đây
CheckCSourceCompiles.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckCXXSourceCompiles.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckForPthreads.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 năm trước cách đây
CheckFunctionExists.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 năm trước cách đây
CheckFunctionExists.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
CheckIncludeFile.c.in 1d0d685049 Simplify checking for headers 23 năm trước cách đây
CheckIncludeFile.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckIncludeFile.cxx.in f5d95fb078 Complete rework of makefile generators expect trouble 23 năm trước cách đây
CheckIncludeFileCXX.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckIncludeFiles.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckLibraryExists.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists 23 năm trước cách đây
CheckSizeOf.cmake ea1467d056 ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module. 23 năm trước cách đây
CheckSymbolExists.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
CheckTypeSize.c.in 96f948adf5 ENH: fix checktypesize 20 năm trước cách đây
CheckTypeSize.cmake 96f948adf5 ENH: fix checktypesize 20 năm trước cách đây
CheckVariableExists.c a8b2400f7b BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking. 21 năm trước cách đây
CheckVariableExists.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
Dart.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
DartConfiguration.tcl.in 1ca05e219a ENH: Reorganize and add subversion support 21 năm trước cách đây
Documentation.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
DummyCXXFile.cxx 9a6c95fcea add checks for ansi flags and not hard code them 23 năm trước cách đây
FindAVIFile.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindCABLE.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindCurses.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindCygwin.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindDCMTK.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindDart.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindDoxygen.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindFLTK.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindGCCXML.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindGLU.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindGLUT.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindGTK.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindGnuplot.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindHTMLHelp.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindITK.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindImageMagick.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindJNI.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindJPEG.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindJava.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindKDE.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindLATEX.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindMFC.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindMPEG.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindMPEG2.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindMPI.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindMatlab.cmake d2689c95a1 ENH: some style fixes for the book 20 năm trước cách đây
FindMotif.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindOpenAL.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindOpenGL.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPHP4.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPNG.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindPerl.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPerlLibs.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPhysFS.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPike.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPythonInterp.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindPythonLibs.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindQt.cmake 19e566d395 ENH: add qt quiet stuff 20 năm trước cách đây
FindQt3.cmake 4b0fd57bef ENH: fix module documenation to handle bad docs and fix qt3 docs 20 năm trước cách đây
FindQt4.cmake 19e566d395 ENH: add qt quiet stuff 20 năm trước cách đây
FindRuby.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSDL.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSDL_image.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSDL_mixer.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSDL_net.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSDL_sound.cmake 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 năm trước cách đây
FindSDL_ttf.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindSWIG.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindSelfPackers.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindTCL.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindTIFF.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindTclsh.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindThreads.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindUnixCommands.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindVTK.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindWget.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindWish.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindX11.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
FindZLIB.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
FindwxWidgets.cmake ad4f98f3cf ENH: Cleanup. Use relative path to modules 21 năm trước cách đây
FindwxWindows.cmake 1fd9060406 ENH: contribution from Jan Woetzel 20 năm trước cách đây
MacOSXBundleInfo.plist.in 1dbcfd2a98 ENH: Improve Mac OSX bundle support 21 năm trước cách đây
NSIS.template.in 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 20 năm trước cách đây
TestBigEndian.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 năm trước cách đây
TestBigEndian.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
TestCXXAcceptsFlag.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
TestForANSIForScope.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
TestForANSIStreamHeaders.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module 23 năm trước cách đây
TestForAnsiForScope.cxx a696dbc815 ERR: Removed warning for unused variable. 22 năm trước cách đây
TestForSSTREAM.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
TestForSSTREAM.cxx 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây
TestForSTDNamespace.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
TestForSTDNamespace.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 năm trước cách đây
UseQt4.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
UseSWIG.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
UseVTK40.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
UseVTKBuildSettings40.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
UseVTKConfig40.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
Use_wxWindows.cmake 74eaecfc3e ENH: cleanups 20 năm trước cách đây
UsewxWidgets.cmake b7fa820118 ENH: add documentation support for modules 20 năm trước cách đây
VTKCompatibility.cmake 630924c0eb ENH: fix problem with building vtk 4.4.2 20 năm trước cách đây
readme.txt 9891260a6d ENH: add support for watcom wmake and wcl386 20 năm trước cách đây

readme.txt

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_DIR Where to find xxx.h, etc. If for some reason, you really need two paths, then that shouldn't be a problem - however, consider if you really should have two different FindXXX.cmake files. (XXX_INCLUDE_PATH was considered bad because a path includes an actual filename.)
XXX_LIBRARIES The libraries to link against to use XXX. These should include full paths.
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
XXX_EXECUTABLE Where to find the XXX tool.
XXX_YYY_EXECUTABLE Where to find the YYY tool that comes with XXX.
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.

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

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