project(ASCIITable) set(SOURCES main.cpp) add_executable(${PROJECT_NAME} ${SOURCES})