Fixed server only build
This commit is contained in:
parent
58e0dce2d0
commit
046f94394d
@ -579,7 +579,7 @@ include/vector2d.h
|
||||
include/vector3d.h
|
||||
)
|
||||
|
||||
if(ENABLE_WAYLAND_DEVICE)
|
||||
if(NOT SERVER_ONLY AND ENABLE_WAYLAND_DEVICE)
|
||||
set(IRRLICHT_SOURCES
|
||||
${IRRLICHT_SOURCES}
|
||||
source/Irrlicht/xdg_decoration_unstable_v1_protocol.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user