mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-13 14:27:30 -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
|
realclean
|
||||||
COMMAND
|
COMMAND
|
||||||
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 lib*.a *.cmake googletest-*)
|
thrift zstd dwarfs* mkdwarfs mount.dwarfs lib*.a *.cmake googletest-*
|
||||||
|
_CPack_Packages install_manifest.txt share)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
TARGETS mkdwarfs dwarfsck dwarfsbench
|
TARGETS mkdwarfs dwarfsck dwarfsbench
|
||||||
|
Loading…
x
Reference in New Issue
Block a user