add_library(pg_rgeo OBJECT
  trgeo.c
  trgeo_compops.c
  trgeo_distance.c
  # trgeo_spatialfuncs.c
  # trgeo_spatialrels.c
  trgeo_vclip.c
  )
