Skip to content
Commit 72b94da5 authored by AceLan Kao's avatar AceLan Kao
Browse files

RDP: fix Q_WS_X11 is not working in Qt5



Q_WS_X11 is not working in Qt5, and xfreerdp is also supported on windows
so, replace Q_WS_X11 by FREERDP_EXECUTABLE_FOUND in CMakeList.txt
So that rdp could be built on both Qt4 and Qt5 environment.

Signed-off-by: default avatarAceLan Kao <acelan@acelan.idv.tw>
parent 17ed9503
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment