From cd1b2e574f00d62ba03911e92f69ed1478a5ec9e Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Fri, 26 Jan 2024 13:07:19 +0100 Subject: [PATCH] remove main from common sources so the tests build --- CMakeLists.txt | 1 - deps/BeamMP-Protocol | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d1d3990..0d65c6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/deps/BeamMP-Protocol b/deps/BeamMP-Protocol index 8eda571..990f161 160000 --- a/deps/BeamMP-Protocol +++ b/deps/BeamMP-Protocol @@ -1 +1 @@ -Subproject commit 8eda5714c081780fa76ae3e7fd0a7fba880f6049 +Subproject commit 990f161b2f176490f9430e27c67eb13ca668282f