Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jun 26, 2024
1 parent f78c7a5 commit 9d94c6b
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 @@ -12,7 +12,7 @@ DEPS = `$(MASON) cflags $(VARIANT)` \
`$(MASON) cflags $(GEOMETRY)` \
`$(MASON) cflags $(RAPIDJSON)`

mason_packages/headers/geometry:
mason_packages/headers/geometry: $(MASON)
$(MASON) install $(VARIANT)
$(MASON) install $(GEOMETRY)
$(MASON) install $(RAPIDJSON)
Expand Down

0 comments on commit 9d94c6b

Please sign in to comment.