freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers

This commit is contained in:
Marc-André Moreau
2013-09-03 20:37:04 -04:00
parent 1b7abe9e4f
commit b480ce1830
18 changed files with 116 additions and 59 deletions

View File

@@ -0,0 +1,4 @@
set(FREERDP_SERVER_NAME "mfreerdp-server")
set(FREERDP_SERVER_PLATFORM "X11")
set(FREERDP_SERVER_VENDOR "FreeRDP")