Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Sep 28, 2024
1 parent e08fd0e commit f80b03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ debug: configure-debug ## build in debug mode
cmake --build build

.PHONY: debug-arm64
debug: configure-debug-arm64 ## build in debug mode
debug-arm64: configure-debug-arm64 ## build in debug mode
cmake --build build

.PHONY: debug-arm64-mac
Expand Down

0 comments on commit f80b03c

Please sign in to comment.