Rename Mainspring.cpp to main.cpp
This commit is contained in:
parent
ca30994abd
commit
6d1d7ed8d7
Mainspring
@ -1,5 +1,5 @@
|
||||
# Mainspring app CMakeLists.txt
|
||||
add_executable(Mainspring WIN32 "src/Mainspring.cpp" "src/pch.h")
|
||||
add_executable(Mainspring WIN32 "src/main.cpp" "src/pch.h")
|
||||
|
||||
set_property(TARGET Mainspring PROPERTY CXX_STANDARD 20)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user