cmake: add support for drivers/ginput/touch/Linux-Event
This commit is contained in:
parent
dee588888b
commit
ad90707866
8
drivers/ginput/touch/Linux-Event/driver.cmake
Normal file
8
drivers/ginput/touch/Linux-Event/driver.cmake
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
list(APPEND ugfx_INCLUDE_DIRS
|
||||||
|
${CMAKE_CURRENT_LIST_DIR}
|
||||||
|
)
|
||||||
|
|
||||||
|
list(APPEND ugfx_SOURCES
|
||||||
|
${CMAKE_CURRENT_LIST_DIR}/gmouse_lld_linux_event.c
|
||||||
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user