From 2c1e6b2528e5430976b10b39e5539e80238f64cf Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Sat, 11 Jun 2022 07:56:08 +0200 Subject: [PATCH] Update `realclean` target --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 25145701..de8d7eab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -771,7 +771,7 @@ add_custom_target( rm -rf CMake* CPack* CTest* Makefile Testing bin lib man folly fbthrift thrift zstd dwarfs* mkdwarfs mount.dwarfs mount.dwarfs2 lib*.a *.cmake googletest-* _CPack_Packages install_manifest.txt share build.ninja - compile_commands.json) + compile_commands.json .ninja_* man1 man5 libarchive) install( TARGETS ${BINARY_TARGETS}