optinally install demos and libs as well (#5387)

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
Ju1He1
2024-02-02 03:24:51 +01:00
committed by GitHub
parent 6ad2bf4deb
commit c1c3580c5a
7 changed files with 291 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
.. _build_make:
====
make
====
LVGL can be easily integrated into any Makefile project by adding ``include lvgl/lvgl.mk`` to the main ``Makefile``.