file(GLOB_RECURSE SOURCES *.c) ADD_LIBRARY(common STATIC ${SOURCES})