add_executable(patplay src/pat_play.c)
target_link_libraries(patplay pat)
