diff options
author | Trung Tran <trung.tran@ettus.com> | 2019-02-24 23:23:31 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-02-25 15:20:47 -0800 |
commit | 16489f9d4b8242b5fe3da167b296bab66fb0d557 (patch) | |
tree | b9f2e23ba4bd38fc0349dd517a85a6a0b7b0d881 /host/python | |
parent | 692ddc71b17196487dcad982836e074cab9a0f25 (diff) | |
download | uhd-16489f9d4b8242b5fe3da167b296bab66fb0d557.tar.gz uhd-16489f9d4b8242b5fe3da167b296bab66fb0d557.tar.bz2 uhd-16489f9d4b8242b5fe3da167b296bab66fb0d557.zip |
lib: cmake: Fix MSVC options (add /bigobj)
MP and bigobj should be at compile options level instead of
compile_flags(which are at target properties level).
We have been setting these options incorrectly. They are currently not
applied to any project.
Signed-off-by: Trung Tran <trung.tran@ettus.com>
Diffstat (limited to 'host/python')
0 files changed, 0 insertions, 0 deletions