forked from Mirrorlandia_minetest/minetest
4 lines
69 B
CMake
4 lines
69 B
CMake
|
set(server_SRCS
|
||
|
${CMAKE_CURRENT_SOURCE_DIR}/mods.cpp
|
||
|
PARENT_SCOPE)
|