FreeRDP/libfreerdp
Armin Novak d5fed5e998 Fix #5669: If cairo is detected as part of other dependencies ignore it
If WITH_CAIRO=OFF it was still used when the library was detected as
part of some other dependency. With this commit the dependency is
only added if WITH_CAIRO=ON
2019-10-23 16:16:15 +02:00
..
cache Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
codec Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
common Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
core rdp: count in/out bytes and packets 2019-10-23 09:16:35 +02:00
crypto Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
gdi Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
locale Fixed #5496: Canadian keyboard mapping issue reported by @renaudn1981 2019-08-01 11:09:57 +02:00
primitives Silenced some unused parameter warnings. 2019-05-08 12:21:31 +02:00
utils Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
CMakeLists.txt Fix #5669: If cairo is detected as part of other dependencies ignore it 2019-10-23 16:16:15 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00