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