FreeRDP/server
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
..
common Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without 2014-07-11 11:53:58 +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
shadow 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
.gitignore shadow: start simplifying X11 shadow server 2014-07-10 16:32:46 -04:00
CMakeLists.txt shadow: improve DXGI support 2014-08-12 16:57:58 -04:00