We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1628c commit f4fb90eCopy full SHA for f4fb90e
1 file changed
RcppTskit/cleanup.win
@@ -4,6 +4,4 @@
4
rm -f src/Makevars.win
5
6
# Removing compilation files
7
-rm -f src/*.dll
8
-# TODO: Add other files to be removed in cleanup.win on Windows #17
9
-# https://github.com/HighlanderLab/RcppTskit/issues/17
+rm -f src/*.o src/tskit/*.o src/*.dll
0 commit comments