Update realclean target

This commit is contained in:
Marcus Holland-Moritz 2022-06-11 07:56:08 +02:00
parent 8c73147acb
commit 2c1e6b2528

View File

@ -771,7 +771,7 @@ add_custom_target(
rm -rf CMake* CPack* CTest* Makefile Testing bin lib man folly fbthrift rm -rf CMake* CPack* CTest* Makefile Testing bin lib man folly fbthrift
thrift zstd dwarfs* mkdwarfs mount.dwarfs mount.dwarfs2 lib*.a *.cmake thrift zstd dwarfs* mkdwarfs mount.dwarfs mount.dwarfs2 lib*.a *.cmake
googletest-* _CPack_Packages install_manifest.txt share build.ninja googletest-* _CPack_Packages install_manifest.txt share build.ninja
compile_commands.json) compile_commands.json .ninja_* man1 man5 libarchive)
install( install(
TARGETS ${BINARY_TARGETS} TARGETS ${BINARY_TARGETS}