Home:ALL Converter>Cmake Remove Cmake uninstall

Cmake Remove Cmake uninstall

Ask Time:2022-03-31T13:35:09         Author:Ömer GÜZEL

Json Formatter

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.

Author:Ömer GÜZEL,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/71687337/cmake-remove-cmake-uninstall
yy