文本文件  |  10行  |  92 B

include_directories(../../include)

add_library(
  dh_decrepit

  OBJECT

  dh_decrepit.c
)