cmake.1.txt
author viric@llimona
Sun, 25 Nov 2007 11:41:05 +0100
changeset 0 c66307cca740
permissions -rw-r--r--
Initial.

- Add debug
   cmake -DBUILD_TYPE=Debug ..
- Compile with verbose:
   make VERBOSE=1 target