文本文件  |  10行  |  76 B

include_directories(../../include)

add_library(
  xts

  OBJECT

  xts.c
)