FreeRDP/channels
Bernhard Miklautz f95e347e9c fix [build]: don't export rdp2tcp as cmake target
rdp2tcp was wrongly exposed as cmake target. This could lead to errors
like the following when the FreeRDP2 cmake file was required:

CMake Error at ../lib/cmake/FreeRDP2/FreeRDPTargets.cmake:73 (message):

  The imported target "rdp2tcp-client" references the file
     ".../lib/freerdp2/librdp2tcp-client.a"
  but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
     ".../lib/cmake/FreeRDP2/FreeRDPTargets.cmake"
  but not all the files it references.
2019-11-13 16:11:46 +01:00
..
audin Reformatted to new style 2019-11-07 10:53:54 +01:00
client Fixed NULL checks for strnlen calls, limit static channel name length. 2019-11-07 10:53:55 +01:00
cliprdr cliprdr: common: fix validation of file contents request pdu 2019-11-12 12:45:01 +01:00
disp Reformatted to new style 2019-11-07 10:53:54 +01:00
drdynvc Reformatted to new style 2019-11-07 10:53:54 +01:00
drive Reformatted to new style 2019-11-07 10:53:54 +01:00
echo Reformatted to new style 2019-11-07 10:53:54 +01:00
encomsp Reformatted to new style 2019-11-07 10:53:54 +01:00
geometry Reformatted to new style 2019-11-07 10:53:54 +01:00
parallel Reformatted to new style 2019-11-07 10:53:54 +01:00
printer Reformatted to new style 2019-11-07 10:53:54 +01:00
rail Reformatted to new style 2019-11-07 10:53:54 +01:00
rdp2tcp fix [build]: don't export rdp2tcp as cmake target 2019-11-13 16:11:46 +01:00
rdpdr Reformatted to new style 2019-11-07 10:53:54 +01:00
rdpei Reformatted to new style 2019-11-07 10:53:54 +01:00
rdpgfx Reformatted to new style 2019-11-07 10:53:54 +01:00
rdpsnd Reformatted to new style 2019-11-07 10:53:54 +01:00
remdesk Fixed cleanup of remdesk in CHANNEL_EVENT_WRITE_COMPLETE 2019-11-13 11:42:27 +01:00
serial Reformatted to new style 2019-11-07 10:53:54 +01:00
server Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard Reformatted to new style 2019-11-07 10:53:54 +01:00
sshagent Reformatted to new style 2019-11-07 10:53:54 +01:00
tsmf Reformatted to new style 2019-11-07 10:53:54 +01:00
urbdrc Reformatted to new style 2019-11-07 10:53:54 +01:00
video Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00