mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
this does not belong here (nw)
This commit is contained in:
parent
cb41d1f091
commit
acc5713f1e
1
makefile
1
makefile
@ -1624,7 +1624,6 @@ cppcheck:
|
|||||||
.PHONY: shaders bgfx-tools
|
.PHONY: shaders bgfx-tools
|
||||||
|
|
||||||
bgfx-tools:
|
bgfx-tools:
|
||||||
-@rm -rf 3rdparty/bgfx/.build/projects
|
|
||||||
$(SILENT) $(MAKE) -C 3rdparty/bgfx -f makefile shaderc CC="$(CC)" CXX="$(CXX)" MINGW="$(MINGW)"
|
$(SILENT) $(MAKE) -C 3rdparty/bgfx -f makefile shaderc CC="$(CC)" CXX="$(CXX)" MINGW="$(MINGW)"
|
||||||
|
|
||||||
shaders: bgfx-tools
|
shaders: bgfx-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user