Page 1 of 1

how to add many c files

Posted: Tue Sep 25, 2018 7:32 am
by xixixixi
I want to add ucgui to my project,
because there are a lot of c files, i must list them one by one?
such as
set(COMPONENT_SRCS "1.c" "2.c" ...)

Is there a relatively simple way?