summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-04-09 22:34:00 -0600
committerGitHub <noreply@github.com>2024-04-09 22:34:00 -0600
commitd04ce46573190094db12752141dc99deee299371 (patch)
tree22a3d3cabcd594c64738a958b1c907b88fc60871 /tools
parentad495221f7d26f51bba379e7e8f6baf877228ef1 (diff)
Torchfix (#601)
* Update Makefile
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 9dad1694c..5b68007d5 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -39,7 +39,7 @@ torch:
# Remove generated files
clean:
$(RM) $(PROGRAMS)
- $(RM) -rf torch/cmake-build-release
+ $(RM) -rf torch/build-cmake