Fixup display widget source includes in CMakeLists
This commit is contained in:
parent
17abec3cac
commit
2332f28a59
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
target_sources_ifdef(CONFIG_ZMK_DISPLAY app PRIVATE main.c)
|
||||
target_sources_ifdef(CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN app PRIVATE status_screen.c)
|
||||
|
||||
add_subdirectory(widgets/)
|
||||
add_subdirectory_ifdef(CONFIG_ZMK_DISPLAY widgets/)
|
Loading…
Add table
Reference in a new issue