clean-nix fixes.

This commit is contained in:
Casey Langen 2020-10-01 20:01:20 -07:00
parent 34eb6ae805
commit 2032c424b4

View File

@ -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