summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2000-09-21 17:45:08 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2000-09-21 17:45:08 (GMT)
commit1e3ba0f1d72873233193ce69614fd4bd880e8fc5 (patch)
treeda0313b2bf9af52e9b17f639d78a940788c30a2a /README
parent749b7ff7a3556934f4a7d6ead0f9a4d3ade7fad0 (diff)
downloadCMake-1e3ba0f1d72873233193ce69614fd4bd880e8fc5.zip
CMake-1e3ba0f1d72873233193ce69614fd4bd880e8fc5.tar.gz
CMake-1e3ba0f1d72873233193ce69614fd4bd880e8fc5.tar.bz2
ENH: clean up code, and varible names
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index 86a0164..bc70780 100644
--- a/README
+++ b/README
@@ -67,6 +67,14 @@ make
TODO:
-configure stuff for windows should be a copy configure file
-read in depend regular expression from a file
+
+
+Add include and directories to the build on windows.
+For unix just add them to the CMakeLocal.make.in
+
+Add a --with idea, sets a #define in the config.h file
+
+Change ME to LIBRARY, and add PROJECT=
+
+