mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-18 14:40:56 +00:00
remove main from common sources so the tests build
This commit is contained in:
@@ -40,7 +40,6 @@ set(PRJ_HEADERS
|
|||||||
# add all source files (.cpp) to this, except the one with main()
|
# add all source files (.cpp) to this, except the one with main()
|
||||||
set(PRJ_SOURCES
|
set(PRJ_SOURCES
|
||||||
src/Launcher.cpp
|
src/Launcher.cpp
|
||||||
src/main.cpp
|
|
||||||
src/Launcher.cpp
|
src/Launcher.cpp
|
||||||
src/PlatformWindows.cpp
|
src/PlatformWindows.cpp
|
||||||
src/PlatformLinux.cpp
|
src/PlatformLinux.cpp
|
||||||
|
|||||||
Vendored
+1
-1
Submodule deps/BeamMP-Protocol updated: 8eda5714c0...990f161b2f
Reference in New Issue
Block a user