-
Make sure that
cmake-gui
is in thePATH
. If not, you must edit the following line incmake-gui_here
`cmake-gui` "-H${FOLDER_PATH}" "-B${FOLDER_PATH}/build"
and replace
cmake-gui
with the path to yourcmake-gui
executable -
Copy
cmake-gui_here
to~/.local/share/nautilus/scripts
- Right-click on any file in a directory containing a
CMakeLists.txt
file - Choose
Scripts > cmake-gui_here
- Remove
cmake-gui_here
from its installation folder