Skip to content

Commit 83fecc2

Browse files
committed
Building libvgl.a using cmake 'Release' configuration.
1 parent 42a1126 commit 83fecc2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ git clone https://github.com/lvgl/lvgl
2121
git clone https://github.com/arduino-libraries/Arduino_Braccio_plusplus
2222
cd Arduino_Braccio_plusplus/extras
2323
mkdir build && cd build
24-
cmake ..
24+
cmake -DCMAKE_BUILD_TYPE=Release ..
2525
make -j8
2626
```
2727

src/cortex-m0plus/liblvgl.a

-227 KB
Binary file not shown.

0 commit comments

Comments
 (0)