FreeRDP/channels/client
Bernhard Miklautz 0313ca3622 libfreerdp: always build "MONOLITHIC"
"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.

This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.
2014-09-12 00:19:53 +02:00
..
.gitignore channels: added generation of static channel entry table 2012-10-07 22:53:24 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
addin.c Fixed coverity issue 1047635 2013-09-05 12:14:31 +02:00
addin.h channels/client: start breaking down into smaller blocks channel code 2013-03-29 17:53:18 -04:00
tables.c.in cmake: added generation of static tables for channel subsystems 2012-11-05 19:55:15 -05:00
tables.h cmake: added generation of static tables for channel subsystems 2012-11-05 19:55:15 -05:00