From b9f98dd8cd53ace51c731b2439b35fbfd98883ec Mon Sep 17 00:00:00 2001 From: Aniket Teredesai <50461557+icy-comet@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:42:36 +0530 Subject: [build]: add uninstall cmake target (#3511) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fb4865ba..559f9f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,7 @@ CMakeFiles CMakeScripts Testing cmake_install.cmake +cmake_uninstall.cmake install_manifest.txt compile_commands.json CTestTestfile.cmake -- cgit v1.2.3