samples: display: do not build if lvgl is not available
This sample depends on lvgl, so do not try and build it if lvgl is not part of the workspace and if it was excluded in a local manifest. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
69d153cd3d
commit
872f7a9dc4
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ tests:
|
|||
min_ram: 32
|
||||
harness: none
|
||||
tags: samples display gui
|
||||
modules:
|
||||
- lvgl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue