chore: name main script

This commit is contained in:
ktyl 2023-08-06 15:25:44 +02:00
parent 80ddb7dd82
commit 37025fbb09
2 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ elseif(APPLE)
endif()
add_executable(${PROJECT_NAME}
src/hello.cpp
src/main.cpp
src/io.cpp
src/icosphere.cpp
src/gfx.cpp