.. |
CMakeLists.txt
|
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
|
2001-07-17 09:54:05 -04:00 |
Dart.cmake
|
ENH: fixes for borland compiler testing
|
2001-10-03 15:49:52 -04:00 |
DocumentationVTK.cmake
|
VTK documentation framework
|
2001-10-26 11:22:09 -04:00 |
FindCABLE.cmake
|
ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.README.txt.
|
2001-10-03 11:36:10 -04:00 |
FindCygwin.cmake
|
Add GZIP (gzip)
|
2001-10-24 20:37:42 -04:00 |
FindDart.cmake
|
Support for $ENV{VAR} syntax (lookup in the environment vars)
|
2001-08-18 12:52:19 -04:00 |
FindDoxygen.cmake
|
Find Graphivz's dot too
|
2001-10-23 17:47:32 -04:00 |
FindFLTK.cmake
|
*** empty log message ***
|
2001-06-19 16:29:10 -04:00 |
FindGCCXML.cmake
|
ENH: Improved FIND_PROGRAM call to find the executable in PREFIX/share/GCC_XML, the new standard install location.
|
2001-10-24 09:41:17 -04:00 |
FindGLU.cmake
|
Search path for OpenGL related libraries
|
2001-07-16 15:19:05 -04:00 |
FindGLUT.cmake
|
Search path for OpenGL related libraries
|
2001-07-16 15:19:05 -04:00 |
FindGTK.cmake
|
ENH: change find library and find program to look for more than one name
|
2001-05-09 14:53:32 -04:00 |
FindHhc.cmake
|
Modules to find Perl and the HTML Help Compiler
|
2001-10-23 16:55:34 -04:00 |
FindITK.cmake
|
*** empty log message ***
|
2001-10-26 18:21:53 -04:00 |
FindJNI.cmake
|
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
|
2001-07-17 09:54:05 -04:00 |
FindJPEG.cmake
|
ENH: change find library and find program to look for more than one name
|
2001-05-09 14:53:32 -04:00 |
FindMPI.cmake
|
ENH: change find library and find program to look for more than one name
|
2001-05-09 14:53:32 -04:00 |
FindOpenGL.cmake
|
ENH: change the syntax of the SET command, fix the combo box for larger strings
|
2001-05-24 12:57:33 -04:00 |
FindPerl.cmake
|
Modules to find Perl and the HTML Help Compiler
|
2001-10-23 16:55:34 -04:00 |
FindPythonLibs.cmake
|
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
|
2001-07-17 09:54:05 -04:00 |
FindQt.cmake
|
fixed some stupid mistakes
|
2001-10-16 15:40:14 -04:00 |
FindTCL.cmake
|
move cygtclsh80 to the end of list, otherwise it might be found while the non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too.
|
2001-09-14 08:34:46 -04:00 |
FindVTK.cmake
|
use find_file and not just a set for USE_VTK_FILE
|
2001-10-26 14:35:53 -04:00 |
FindWget.cmake
|
Add Doxygen and Wget modules. Very simple. But might be more complex later, so let's use them asap
|
2001-10-23 17:06:19 -04:00 |
LinkQT.cmake
|
Some simple modules for finding and linking qt
|
2001-10-16 15:32:38 -04:00 |