
add_library(
    utils STATIC
    bitset.c
    bitset.h
    fft.c
    fft.h
    fft4g.c
    fft4g.h
    getaddrinfo.c
    getopt.c
    mblock.c
    mblock.h
    memb.c
    memb.h
    net.c
    net.h
    nkflib.c
    nkflib.h
    readdir.h
    readdir_win.c
    strtab.c
    strtab.h
    support.c
    support.h
    timer.c
    timer.h
    tmdy_getopt.h
)
