Added dir command
This commit is contained in:
parent
62e5a06b39
commit
a9feb9f330
3
Makefile
3
Makefile
@ -53,7 +53,8 @@ setup: include lib
|
||||
submodules:
|
||||
git submodule update --init --recursive
|
||||
ifeq ($(platform), Windows)
|
||||
echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat
|
||||
echo if errorlevel gtr 7 exit errorlevel > "CheckCopyError.bat"
|
||||
dir
|
||||
endif
|
||||
|
||||
# Copy the relevant header files into includes
|
||||
|
Loading…
Reference in New Issue
Block a user