FreeRDP/libfreerdp
Mike Gilbert 9bfe2fcfb9 cmake: rework logic to apply -msse2, -msse3, -mssse3 to specific files
If we apply -mssse3 to files that don't need it, gcc may automagically
generate instructions that will not run on certain CPUs. This breaks the
runtime feature detection code (IsProcessorFeaturePresent).

Fixes: https://github.com/FreeRDP/FreeRDP/issues/4308
2017-12-29 14:06:49 -05:00
..
cache cache: Use Bitmap_Free instead of free 2017-09-07 09:38:44 +02:00
codec Merge pull request #4239 from akallabeth/test_memleak_fixes 2017-12-20 12:38:38 +01:00
common fix channel/smartcard: compiler warnings 2017-12-13 17:04:06 +01:00
core Added ROP to primary order debug message. 2017-12-22 10:37:04 +01:00
crypto Merge pull request #4320 from ondrejholy/coverity-fixes 2017-12-20 14:17:20 +01:00
gdi Fix #4299: gdi_CRgnToRect 2017-12-22 13:43:37 +01:00
locale Merge pull request #4034 from blino/wayland-keymap 2017-11-16 12:07:07 +01:00
primitives Fixed #3810: Renamed color functions 2017-11-24 13:21:43 +01:00
utils fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
CMakeLists.txt cmake: rework logic to apply -msse2, -msse3, -mssse3 to specific files 2017-12-29 14:06:49 -05:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00