FreeRDP/libfreerdp/primitives/test
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 libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
TestPrimitives16to32bpp.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesAdd.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesAlphaComp.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesAndOr.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesColors.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesCopy.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesSet.c libfreerdp-primitives: start porting tests to Windows 2014-09-08 16:24:43 -04:00
TestPrimitivesShift.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesSign.c libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
TestPrimitivesYCbCr.c Merge branch 'fix_2036' of git://github.com/akallabeth/FreeRDP into akallabeth-fix_2036 2014-09-11 13:03:01 +02:00
TestPrimitivesYCoCg.c libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
measure.h libfreerdp-primitives: start porting tests to Windows 2014-09-08 16:24:43 -04:00
prim_test.c libfreerdp-primitives: start porting tests to Windows 2014-09-08 16:24:43 -04:00
prim_test.h libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00