init Files
This commit is contained in:
4
libraries/lvgl/scripts/install-prerequisites.bat
Normal file
4
libraries/lvgl/scripts/install-prerequisites.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
vcpkg install vcpkg-tool-ninja libpng freetype opengl glfw3 glew
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
pip install pypng lz4 kconfiglib
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
Reference in New Issue
Block a user