mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-23 14:15:42 +00:00
Remove rule for .spvo in Makefile that isn't used anymore
This commit is contained in:
@@ -120,9 +120,6 @@ $(OBJDIR)/%.ttfo: %.ttf
|
||||
$(OBJDIR)/%.ho: %.h
|
||||
@echo Object building $@
|
||||
@$(OBJGEN)
|
||||
$(OBJDIR)/%.spvo: %.spv
|
||||
@echo Object building $@
|
||||
@$(OBJGEN)
|
||||
|
||||
OBJDIR_OBJECTS=$(addprefix $(OBJDIR)/, $(OBJECTS))
|
||||
OBJDIR_DATA=$(addprefix $(OBJDIR)/, $(DATA))
|
||||
|
||||
Reference in New Issue
Block a user