1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
list(APPEND ugfx_INCLUDE_DIRS |
|||
${CMAKE_CURRENT_LIST_DIR} |
|||
) |
|||
|
|||
list(APPEND ugfx_SOURCES |
|||
${CMAKE_CURRENT_LIST_DIR}/gdisp_lld_STM32LTDC.c |
|||
) |
Loading…
Reference in new issue