MXC-A36_2024.04.18/fr3092_lvglcode/lv_drivers/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

2024-04-17 19:45:26 +08:00
file(GLOB_RECURSE SOURCES ./*.c)
add_library(lv_drivers STATIC ${SOURCES})