FreeRDP/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
..
Android libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
common libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
DirectFB libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
iOS libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
Mac libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
Sample libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
Windows libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
X11 libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
.gitignore freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
CMakeLists.txt freerdp: add more vendor options 2014-05-09 12:25:05 -04:00