diff options
author | Trung Tran <trung.tran@ettus.com> | 2019-02-24 23:23:31 -0800 |
---|---|---|
committer | Michael West <michael.west@ettus.com> | 2019-03-05 10:29:00 -0800 |
commit | 16ef5140ca1dee3893be21cef116ad1dc09e4aef (patch) | |
tree | 2494303893616bdb66978d64c74909293c586790 /fpga-src | |
parent | cb86c45895633803056fcc0fff95e2d6e9a0f1e7 (diff) | |
download | uhd-16ef5140ca1dee3893be21cef116ad1dc09e4aef.tar.gz uhd-16ef5140ca1dee3893be21cef116ad1dc09e4aef.tar.bz2 uhd-16ef5140ca1dee3893be21cef116ad1dc09e4aef.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 'fpga-src')
0 files changed, 0 insertions, 0 deletions