add_library(pose OBJECT
  tpose.c
  tpose_boxops.c
  tpose_parser.c
  tpose_spatialfuncs.c
  tpose_static.c
)
