cmake.1.txt
changeset 0 c66307cca740
equal deleted inserted replaced
-1:000000000000 0:c66307cca740
       
     1 - Add debug
       
     2    cmake -DBUILD_TYPE=Debug ..
       
     3 - Compile with verbose:
       
     4    make VERBOSE=1 target