how to add many c files
Posted: Tue Sep 25, 2018 7:32 am
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?
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?