I want to ask a question to have a Cmake uninstall or Cmake remove command.
There were two different posts about this question at least 5 years ago. ( 1 2 )
Additionally, there was a source website that explains how Cmake remove can be done posted 2 years ago.
However, I couldn't follow the way I think because of the update on the file names.
Could you help me with uninstalling or removing software that is built by Cmake?
Edit: I couldn't try the approach that uses install_manifest.txt because I don't have that file. Instead, I have these files: build.ninja , CMakeCache.txt, cmake_install.cmake, CPackConfig.cmake.