B
B
BelBES2014-08-28 20:02:30
linux
BelBES, 2014-08-28 20:02:30

How to include cmake projects in emacs?

Hello.
In my C/C++ projects, I use CMake as a build tool. Previously, I used QTCreator, which can automatically pick up the entire project using cmake scripts (navigation / syntax highlighting / auto-completion). Now I've switched to using emacs and can't find any similar functionality in it. There are modules cmake-mode and cmake-project, but something neither one nor the other gave me the opportunity to easily navigate the project. Maybe someone has already solved such a problem and there is some standard way? Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bromzh, 2014-10-03
@bromzh

Project navigation is projectile + helm + helm-project. All are available via el-get (only for helm you will need to manually run make later).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question