set(SRCS
    bsptool.c
)
add_executable(bsptool ${SRCS})
