forked from Mirrorlandia_minetest/minetest
4 lines
79 B
CMake
4 lines
79 B
CMake
|
set(client_SRCS
|
||
|
${CMAKE_CURRENT_SOURCE_DIR}/clientlauncher.cpp
|
||
|
PARENT_SCOPE
|
||
|
)
|