Create the lua folder in appveyor build

This commit is contained in:
Linus Probert 2017-12-21 08:36:46 +01:00
parent ca7249e954
commit f0e7549c65
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ before_build:
- |-
%DEPENDS% mkdir %PREFIX%\include\SDL2
%DEPENDS% mkdir %PREFIX%\lib
%DEPENDS% mkdir c:\lua
%DEPENDS% cd %TEMP%
# SDL2