Same fix as for premake-stable
This commit is contained in:
parent
46e3a06330
commit
2ce5c148ac
@ -451,6 +451,7 @@
|
||||
|
||||
function make.pchRules(prj)
|
||||
_p('ifneq (,$(PCH))')
|
||||
_p('.NOTPARALLEL: $(GCH) $(PCH)')
|
||||
_p('$(GCH): $(PCH)')
|
||||
_p('\t@echo $(notdir $<)')
|
||||
|
||||
|
Reference in New Issue
Block a user