mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-24 06:02:44 +00:00
Cleanup: rm all files generated by cmake
Again, unrelated, except I kept noticing. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
389150d4db
commit
bfe54d703d
@ -292,7 +292,8 @@ cleanup()
|
|||||||
-iname CMakeFiles -exec rm -rf {} \+ -o \
|
-iname CMakeFiles -exec rm -rf {} \+ -o \
|
||||||
\( -iname cmake_install.cmake -o \
|
\( -iname cmake_install.cmake -o \
|
||||||
-iname CTestTestfile.cmake -o \
|
-iname CTestTestfile.cmake -o \
|
||||||
-iname CMakeCache.txt \) -exec rm -f {} \+
|
-iname CMakeCache.txt -o \
|
||||||
|
-path './cmake/*.cmake' \) -exec rm -f {} \+
|
||||||
# Recover files overwritten by in-tree CMake builds
|
# Recover files overwritten by in-tree CMake builds
|
||||||
rm -f include/Makefile include/mbedtls/Makefile programs/*/Makefile
|
rm -f include/Makefile include/mbedtls/Makefile programs/*/Makefile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user