mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
5 lines
154 B
INI
5 lines
154 B
INI
command.go.*.cxx=./unitTest
|
|
if PLAT_WIN
|
|
make.command=mingw32-make
|
|
command.go.*.cxx=unitTest
|
|
command.go.needs.$(file.patterns.cplusplus)=$(make.command)
|