add_library(utils OBJECT
  date.c
  datetime.c
  float.c
  formatting.c
  numutils.c
  timestamp.c
  )
