cmake.1.txt
changeset 0 c66307cca740
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cmake.1.txt	Sun Nov 25 11:41:05 2007 +0100
@@ -0,0 +1,4 @@
+- Add debug
+   cmake -DBUILD_TYPE=Debug ..
+- Compile with verbose:
+   make VERBOSE=1 target