mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 22:10:54 -04:00
Add more stuff to realclean
target
This commit is contained in:
parent
e61404af89
commit
a24a6e8a55
@ -405,7 +405,8 @@ add_custom_target(
|
||||
realclean
|
||||
COMMAND
|
||||
rm -rf CMake* CPack* CTest* Makefile Testing bin lib man folly fbthrift
|
||||
thrift zstd dwarfs* mkdwarfs mount.dwarfs lib*.a *.cmake googletest-*)
|
||||
thrift zstd dwarfs* mkdwarfs mount.dwarfs lib*.a *.cmake googletest-*
|
||||
_CPack_Packages install_manifest.txt share)
|
||||
|
||||
install(
|
||||
TARGETS mkdwarfs dwarfsck dwarfsbench
|
||||
|
Loading…
x
Reference in New Issue
Block a user