Update Makefile
This commit is contained in:
parent
4d7258bda1
commit
41decacdc8
2
Makefile
2
Makefile
@ -54,7 +54,7 @@ submodules:
|
|||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
ifeq ($(platform), Windows)
|
ifeq ($(platform), Windows)
|
||||||
echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat
|
echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat
|
||||||
type CheckError.bat
|
type CheckCopyError.bat
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Copy the relevant header files into includes
|
# Copy the relevant header files into includes
|
||||||
|
Loading…
Reference in New Issue
Block a user