Files
DrPerkyLegit-LCEServerTest/cmake/ServerSources.cmake
2026-05-16 11:30:28 -04:00

5 lines
83 B
CMake

set(MINECRAFT_SERVER_SOURCES
"stdafx.cpp"
"Application.cpp"
"Utils/Logger.cpp"
)