include_directories(../../include)

add_library(
  cfb

  OBJECT

  cfb.c
)