mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 05:26:18 +08:00
feat(gh-codespace): prebuild the project
This commit is contained in:
committed by
GitHub
parent
ba3960e867
commit
493af0ec26
@@ -15,4 +15,6 @@ cp __build_all.sh__ ../../build_all.sh
|
|||||||
cp __c_cpp_properties.json__ ../../.vscode/c_cpp_properties.json
|
cp __c_cpp_properties.json__ ../../.vscode/c_cpp_properties.json
|
||||||
cp __settings.json__ ../../.vscode/settings.json
|
cp __settings.json__ ../../.vscode/settings.json
|
||||||
|
|
||||||
chmod +x ../../build_all.sh
|
cd ../../
|
||||||
|
chmod +x build_all.sh
|
||||||
|
./build_all.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user