Home
last modified time | relevance | path

Searched full:cmake (Results 1 – 14 of 14) sorted by relevance

/lvgl-latest/docs/get-started/platforms/
Dcmake.md2 # CMake chapter
3 LVGL supports integrating with [CMake](https://cmake.org/). It comes with preconfigured targets for:
4 - [Espressif (ESP32)](https://docs.espressif.com/projects/esp-idf/en/v3.3/get-started-cmake/index.h…
8 On top of the preconfigured targets you can also use "plain" CMake to integrate LVGL into any custo…
11 - CMake ( >= 3.12.4 )
16 ## Building LVGL with CMake
17 …nclude external CMake projects into your own. A modern one also used in this example is the CMake
19 ```cmake
43 ### Additional CMake options argument
44 Besides `LV_CONF_PATH` there are two additional CMake options to specify include paths.
[all …]
Dindex.md15 cmake
/lvgl-latest/
DCMakeLists.txt10 include(${CMAKE_CURRENT_LIST_DIR}/env_support/cmake/esp.cmake)
12 include(${CMAKE_CURRENT_LIST_DIR}/env_support/cmake/zephyr.cmake)
14 include(${CMAKE_CURRENT_LIST_DIR}/env_support/cmake/micropython.cmake)
16 include(${CMAKE_CURRENT_LIST_DIR}/env_support/cmake/custom.cmake)
/lvgl-latest/docs/porting/
Dproject.md17 ### Make and CMake
18 LVGL also supports `make` and `CMake` build systems out of the box. To add LVGL to your Makefile ba…
25 For integration with CMake take a look this section of the [Documentation](/get-started/platforms/c…
32 …n do the same with the source files of these two folders too. `make` and `CMake` handles the examp…
/lvgl-latest/docs/
DCHANGELOG.md42 - chore(cmake): add support for user-specified lv_conf.h path [`4689`](https://github.com/lvgl/lvgl…
267 - fix(esp.cmake): add demos and examples [`3784`](https://github.com/lvgl/lvgl/pull/3784)
387 - feat(cmake-build): Option to allow building shared libraries. [`3278`](https://github.com/lvgl/lv…
667 - arch(env): arch(env): move the cmake folder into the env_support folder [`773d50f`](https://githu…
771 - fix(CMake) split CMakeLists.txt, add options, includes and dependencies [`2753`](https://github.c…
1066 - fix compiling of examples when cmake is used [`2572`](https://github.com/lvgl/lvgl/pull/2572)
1082 - fix(cmake) require 'main' for Micropython [`2444`](https://github.com/lvgl/lvgl/pull/2444)
1409 - test convert Makefile to CMake [`2495`](https://github.com/lvgl/lvgl/pull/2495)
1438 - test convert Makefile to CMake (#2495) [`9c846ee`](https://github.com/lvgl/lvgl/commit/9c846ee493…
1450 - build: always enable CMake install rule in default configuration [`2636`](https://github.com/lvgl…
/lvgl-latest/.github/workflows/
Dbuild_micropython.yml32 … matrix.port }} VARIANT=dev DEBUG=1 USER_C_MODULES=../../lib/lv_bindings/bindings.cmake submodules
64 … run: make -j $(nproc) -C ports/rp2 BOARD=PICO USER_C_MODULES=../../lib/lv_bindings/bindings.cmake
Dccpp.yml15 # A valid option parameter to the cmake file.
96 apt-get install build-essential ccache python3 libpng-dev ruby-full gcovr cmake -q -y
/lvgl-latest/docs/libs/
Drlottie.md9 To build Samsung's Rlottie C++14-compatible compiler and optionally CMake 3.14 or higher is require…
18 cmake ../rlottie
/lvgl-latest/tests/
Dmain.py108 subprocess.check_call(['cmake', '-DCMAKE_BUILD_TYPE=%s' % build_type,
110 subprocess.check_call(['cmake', '--build', build_dir,
/lvgl-latest/zephyr/
Dmodule.yml4 cmake-ext: True
/lvgl-latest/scripts/
Dinstall-prerequisites.sh9 sudo apt install gcc python3 libpng-dev ruby-full gcovr cmake
Dbuild_html_examples.sh17 emcmake cmake .. -DLVGL_CHOSEN_DEMO=lv_example_noop -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_…
DDoxyfile1040 # generated with the -Duse-libclang=ON option for CMake.
/lvgl-latest/env_support/cmsis-pack/
DLVGL.lvgl.8.4.0.pack ... .md docs/get-started/platforms/cmake.md docs/get-started/platforms/ ...