-
Make sure that
cmake-gui
is in thePATH
. If not, you must edit the following line incmake-gui_here.nemo_action
Exec='cmake-gui' '-H%P' '-B%P/build'
and replace
cmake-gui
with the path to your 'cmake-gui' executable -
Copy
cmake-gui_here.nemo_action
to either~/.local/share/nemo/actions
(per-user installation) or/usr/share/nemo/actions
(system-wide installation)
- Right-click on the "background" of a directory containing a
CMakeLists.txt
file - Choose
CMake GUI Here
- Remove
cmake-gui_here.nemo_action
from its installation folder