文本文件  |  10行  |  80 B

include_directories(../../include)

add_library(
  lhash

  OBJECT

  lhash.c
)