FreeRDP/channels/rdp2tcp
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
..
client fix [build]: don't export rdp2tcp as cmake target 2019-11-13 16:11:46 +01:00
CMakeLists.txt Artur Zaprzala's rdp2tcp channel driver 2019-05-14 21:04:39 +03:00
ChannelOptions.cmake Artur Zaprzala's rdp2tcp channel driver 2019-05-14 21:04:39 +03:00