This is dead simple.
- Go to the /build directory inside the installed CMake project.
cd path/to/project/build- Launch the script with elevated privileges, providing it with the file name install_manifest.txt, that should be in /build directory
sudo ./cmake-uninstall-utility.sh install_manifest.txtTada!
contact [email protected] if any issue