Really really really bad CMake integration into "micro" text editor. Don't recommend to use it.
> CMgen - generate makefile
> CMbuild - make
> CMset x <name> - set target name
> CMset m <r/d/r+> - set Release/Debug/RelWinDebInfo build type
> CMrun - run target
> CMgdb - debug target via GDB
> CMbr - add breakpoint
> CMpts - print all breakpoints into log buffer (use > log to open it)
> CMvis - redraw all breakpoints in current buffer pane
TODO:
* Learn lua and rewrite all this
* Keybindings
* Make CMSet bigger