Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 402 Bytes

Emacs CMake project mode

This is a fork of a cmake-project.

Improvements

Added `cmake-project-compile-function` command, which allows you to specify a CMake target when building.
It remembers last built target and sets it as a default for next calls. It also has autocompletion implemented, with all available CMake targets