FreeRDP/channels/audin
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
..
client libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
server libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
ChannelOptions.cmake Removed forced disable of microphone redirection for android builds. 2013-10-03 13:21:42 +02:00
CMakeLists.txt channels: refactoring of channels cmake scripts with macros 2012-10-17 02:14:19 -04:00