mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-19 01:45:06 +00:00
* refactor modules * moved esp_lvgl_port to libs/ * added missing file * fix for sim build * various sim/pc fixes * lvgl improvements * added missing cmake files
3 lines
131 B
CMake
3 lines
131 B
CMake
target_compile_definitions(lvgl PUBLIC "-DLV_CONF_INCLUDE_SIMPLE")
|
|
target_include_directories(lvgl PUBLIC ${LVGL_ROOT_DIR}/config)
|