Brad King 1b6ca3eba0 ENH: Each cmake command now adds a cmake variable of its own name, set
to ON.  This allows constructs in CMakeLists.txt files like:
IF(FOO_COMMAND)
  FOO_COMMAND()
ENDIF(FOO_COMMAND)
This provides the option to add CMake commands for extra functionality
without breaking compatability with earlier versions of CMake.
2001-12-17 16:19:27 -05:00
2001-12-12 13:57:41 -05:00
2001-12-17 11:30:33 -05:00
2001-08-28 16:06:52 -04:00
2001-11-02 16:44:25 -05:00
2000-08-29 10:56:51 -04:00
2001-12-07 14:57:21 -05:00
2001-12-05 11:37:10 -05:00
2001-12-05 11:32:53 -05:00
2001-01-11 16:19:55 -05:00
2001-06-21 12:01:18 -04:00
Description
My patches to CMake
53 MiB
Languages
C 42.4%
C++ 30.2%
CMake 14.3%
PostScript 5.3%
reStructuredText 4%
Other 3.4%