chore: name main script
This commit is contained in:
parent
80ddb7dd82
commit
37025fbb09
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue