Luis Ibanez b051815555 ENH: Adding install of .in and .c modules. il y a 23 ans
..
CMakeBackwardCompatibilityC.cmake b5de000f26 Improve backward compatibility, so that all backward compatibility stuff is in two modules; fix invoking of try_compile; add checking for header files and sizes of types il y a 23 ans
CMakeBackwardCompatibilityCXX.cmake b5de000f26 Improve backward compatibility, so that all backward compatibility stuff is in two modules; fix invoking of try_compile; add checking for header files and sizes of types il y a 23 ans
CMakeLists.txt b051815555 ENH: Adding install of .in and .c modules. il y a 23 ans
CheckFunctionExists.c 76e9af1575 Add two commonly used modules. First one checks if the function exists, the second one checks the size of type il y a 23 ans
CheckFunctionExists.cmake 1bd6766643 Set variable to either 1 or empty string instead of TRUE and FALSE il y a 23 ans
CheckIncludeFile.c.in 1d0d685049 Simplify checking for headers il y a 23 ans
CheckIncludeFile.cmake 1bd6766643 Set variable to either 1 or empty string instead of TRUE and FALSE il y a 23 ans
CheckLibraryExists.cmake 1bd6766643 Set variable to either 1 or empty string instead of TRUE and FALSE il y a 23 ans
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists il y a 23 ans
CheckSizeOf.c 76e9af1575 Add two commonly used modules. First one checks if the function exists, the second one checks the size of type il y a 23 ans
CheckSizeOf.cmake 5902279ebc Fix modules for recent changes il y a 23 ans
Dart.cmake e89040f463 Dart now has a configure option il y a 23 ans
Documentation.cmake 1362bb41c8 Add module to find gnuplot il y a 24 ans
FindAVIFile.cmake 0b288b6121 Fixed mistake in comments il y a 23 ans
FindCABLE.cmake 64a1707aee ENH: clean modules (doc, make stuff advanced, etc.) il y a 24 ans
FindCurses.cmake 0d252c941d ENH: Added /lib to curses search path. il y a 24 ans
FindCygwin.cmake cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. il y a 24 ans
FindDart.cmake e2294ae591 ENH: look for Dart in c: il y a 24 ans
FindDoxygen.cmake cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. il y a 24 ans
FindFLTK.cmake b013813f15 ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoid il y a 23 ans
FindGCCXML.cmake 11d50284ed ENH: Updated for version 0.2 of GCC-XML. il y a 24 ans
FindGLU.cmake 0b288b6121 Fixed mistake in comments il y a 23 ans
FindGLUT.cmake 079e8469ab Hide lots of values in the advanced list il y a 23 ans
FindGTK.cmake 5e319f5b9b GL should not be a completely necessary thing for finding GTK. This will find gtk and GL but also just GTK il y a 23 ans
FindGnuplot.cmake 1362bb41c8 Add module to find gnuplot il y a 24 ans
FindHhc.cmake cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. il y a 24 ans
FindITK.cmake 0fb47ad240 *** empty log message *** il y a 24 ans
FindJNI.cmake 6bdf15c4de ENH: Added /usr/local/lib/java search paths. il y a 23 ans
FindJPEG.cmake 0b288b6121 Fixed mistake in comments il y a 23 ans
FindJava.cmake ab4e894b92 Add module that finds java executables. This module should find java, javac, and jar. il y a 23 ans
FindLATEX.cmake 1f80ecf5a5 Configuratiion for finding LaTeX related executables. il y a 23 ans
FindMFC.cmake 0059db268c A simple FindMFC module for consistency il y a 23 ans
FindMPEG.cmake d7ebdb9da0 Add an MPEG finder in the new format - functionality copied from VXL. il y a 23 ans
FindMPI.cmake 555a7f88aa Add mpi search paths for Debian il y a 24 ans
FindOpenGL.cmake 15d27bbc42 FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find GLU (was wiped out from FindGLU) il y a 23 ans
FindPNG.cmake 8cc45bd524 I copied a bit too much VXL functionality here. Oops il y a 23 ans
FindPerl.cmake c5feb8c6c5 Added PERL_FOUND il y a 23 ans
FindPythonLibs.cmake daaa5f3e79 Oops, forgot the library name il y a 24 ans
FindQt.cmake e18a53698e Make QT variables advanced il y a 23 ans
FindSelfPackers.cmake cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. il y a 24 ans
FindTCL.cmake 79ddd9426c ENH: make stub stuff ADVANCED il y a 23 ans
FindTIFF.cmake 0b288b6121 Fixed mistake in comments il y a 23 ans
FindTclsh.cmake 64a1707aee ENH: clean modules (doc, make stuff advanced, etc.) il y a 24 ans
FindUnixCommands.cmake cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. il y a 24 ans
FindVTK.cmake c7e18a0408 More finds for VTK il y a 24 ans
FindWget.cmake 5f60153d2f Add helpful message for QT Windows users il y a 23 ans
FindWish.cmake 74da9fb78e Add better detection of wish 8.2 il y a 24 ans
FindX11.cmake 079e8469ab Hide lots of values in the advanced list il y a 23 ans
FindZLIB.cmake f5ea46bbc5 This file should not be empty il y a 23 ans
FindwxWindows.cmake af7c36f3cf Fix comments il y a 23 ans
LinkQT.cmake 63d64d5780 Define a single expected format for the values defined in every FindXXX.cmake file. il y a 23 ans
TestBigEndian.c dfb25dd982 Add test for big endian il y a 23 ans
TestBigEndian.cmake dfb25dd982 Add test for big endian il y a 23 ans
TestForANSIStreamHeaders.cmake d17830ee5e slight change in signature for TryCompile il y a 23 ans
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module il y a 23 ans
readme.txt 28117a2e4a Add important missing word to documentation il y a 23 ans

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.