# CMake GUI Here for Thunar ![](screenshot.png) ## Install 1. Add the following to `~/.config/Thunar/uca.xml` ```xml CMake GUI Here 1537910568312016-8 cmake-gui "-H$(echo %f)" "-B$(echo %f)/build" * ``` ## Usage 1. Right-click on the "background" of a directory containing a `CMakeLists.txt` file 1. Choose `CMake GUI Here` ## Uninstall 1. Remove the added `` node that contains `CMake GUI Here` from `~/.config/Thunar/uca.xml` ## Credit * https://classicforum.manjaro.org/index.php?topic=17759.0