diff options
author | Steven Koo <steven.koo@ni.com> | 2020-08-06 21:18:17 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-08-07 07:24:16 -0500 |
commit | 6c213ecd0927d10a98ba6ec64fbc9338516edee2 (patch) | |
tree | e7a399c18df941c2b2234cdb763f61f2f047ce02 /host/include/CMakeLists.txt | |
parent | 0df2f9932cc270b8f1a705ea2543df8792005878 (diff) | |
download | uhd-6c213ecd0927d10a98ba6ec64fbc9338516edee2.tar.gz uhd-6c213ecd0927d10a98ba6ec64fbc9338516edee2.tar.bz2 uhd-6c213ecd0927d10a98ba6ec64fbc9338516edee2.zip |
rfnoc: Remove M_PI usage to fix Windows builds
M_PI may not exist if _USE_MATH_DEFINES isn't defined before the
first include of math.h or cmath on Windows. This changes avoids the
issue all together by defining our own PI.
Diffstat (limited to 'host/include/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions