add_executable(${PROJECT_NAME} main.cpp copytron.c flipper.c)
target_link_libraries(${PROJECT_NAME} TartLib)