1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/.devcontainer/__build_all.sh__
2023-03-28 15:19:47 +02:00

4 lines
64 B
Plaintext

cd build
emcmake cmake ..
emmake make -j$(nproc)
code index.html