mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
No winmain for this app yet
This commit is contained in:
@@ -11,9 +11,7 @@ set(SHARED_SOURCES
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
set(PLATFORM_SOURCES
|
||||
win32/WinMain.cpp
|
||||
)
|
||||
set(PLATFORM_SOURCES "")
|
||||
else()
|
||||
set(PLATFORM_SOURCES
|
||||
linux/main.cpp
|
||||
|
||||
Reference in New Issue
Block a user