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