correct definitions for Xext not found case [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-11-28 03:47:12 +00:00
parent bf4937524d
commit 2ab0eca5eb

View file

@ -498,7 +498,7 @@ foreach(x11ext Xshape Xinerama Xrandr Xrender Xfixes Xcursor Xinput)
endforeach()
if(NOT X11_Xext_FOUND)
message(WARNING "The X11 Xext extension was not found")
katie_definition(-DQT_NO_XSYNC -DQT_NO_XSHAPE -DQTT_NO_XSHM)
katie_definition(-DQT_NO_XSYNC -DQT_NO_XSHAPE -DQT_NO_XSHM)
endif()
if(NOT X11_SM_FOUND)
message(WARNING "X11 SM was not found thus disabling session manager support")