remove main from common sources so the tests build

This commit is contained in:
Lion Kortlepel 2024-01-26 13:07:19 +01:00
parent ece4a42103
commit cd1b2e574f
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B
2 changed files with 1 additions and 2 deletions

View File

@ -40,7 +40,6 @@ set(PRJ_HEADERS
# add all source files (.cpp) to this, except the one with main()
set(PRJ_SOURCES
src/Launcher.cpp
src/main.cpp
src/Launcher.cpp
src/PlatformWindows.cpp
src/PlatformLinux.cpp

@ -1 +1 @@
Subproject commit 8eda5714c081780fa76ae3e7fd0a7fba880f6049
Subproject commit 990f161b2f176490f9430e27c67eb13ca668282f