mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-26 18:19:05 +00:00
clean-nix fixes.
This commit is contained in:
parent
34eb6ae805
commit
2032c424b4
@ -4,4 +4,4 @@ rm -rf bin
|
||||
find . -name CMakeCache.txt -delete
|
||||
find . -name CMakeFiles -type d -exec rm -rf "{}" \; 2> /dev/null
|
||||
rm -f Makefile
|
||||
rm *.cmake
|
||||
rm -f *.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user