mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Only include keycode unittests in client build (fixes #4559)
This commit is contained in:
parent
cc0b3c1cd1
commit
45a9145a4b
2 changed files with 5 additions and 1 deletions
|
@ -538,6 +538,7 @@ set(client_SRCS
|
|||
sky.cpp
|
||||
wieldmesh.cpp
|
||||
${client_SCRIPT_SRCS}
|
||||
${UNITTEST_CLIENT_SRCS}
|
||||
)
|
||||
list(SORT client_SRCS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue