add_library(log STATIC log.c)
target_compile_options(log PRIVATE -fPIC)
