diff options
author | gnieboer <gnieboer@corpcomm.net> | 2016-02-07 00:03:00 +0300 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-05-30 13:21:13 -0700 |
commit | ae26f969c9c260556aad4ffd006fea96f3452d01 (patch) | |
tree | df147aeb0b90dc60b1680d13942ea096c3bc1f63 /gnuradio-runtime/lib/realtime_impl.cc | |
parent | 97059450f485bb1bf74f5dc2b2bf8b1852a0a7bf (diff) |
MSVC-specific changes for compatibility
* Changed gr-dtv cmake so SSE2 would be detected on both
MSVC and GCC compilers
* Removed addition of /O2 flag on MSVC builds as it conflicts
with /RTC1 flag
* Added detection of MSVC 14.0 and added additional filenames to
library detection to cover what windows builds the dependencies as.
* Additional name options were placed at end so as to not conflict
with other builds.
* Removed use of not() function and replaced with standard C syntax.
The check for zero is to handle the edge case where the random
numbers return zero and would cause a div/zero error two lines
afterwards.
* Add dwrite library for win32 builds for qtgui
Diffstat (limited to 'gnuradio-runtime/lib/realtime_impl.cc')
0 files changed, 0 insertions, 0 deletions