build: update realclean target

This commit is contained in:
Marcus Holland-Moritz 2024-08-09 09:58:24 +02:00
parent 72cbe0da97
commit 9d222b4b08

View File

@ -1234,9 +1234,8 @@ add_custom_target(
vcpkg-manifest-install.log
build.ninja .ninja_deps
Makefile compile_commands.json
artifacts.env
default.profraw
profile
artifacts.env default.profraw profile
dwarfs-config*.cmake
COMMAND
${CMAKE_COMMAND} -E rm -rf ${REALCLEAN_FILES}
)