mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Use proper CMakeLists.txt for network and client directories
This commit is contained in:
4
src/client/CMakeLists.txt
Normal file
4
src/client/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(client_SRCS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/clientlauncher.cpp
|
||||
PARENT_SCOPE
|
||||
)
|
Reference in New Issue
Block a user