diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-03-29 14:54:08 -0700 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2020-03-30 09:05:18 -0400 |
commit | 553b51e295e6b9e03108fdae26a17679f71992d2 (patch) | |
tree | e1e6a7ebb6d8fb5232713b18c1420422d7066c55 /gr-blocks/grc | |
parent | 557659bdc03b486f637e41c70a4a86a6f0a5d7ff (diff) |
cmake: Make numpy a first-class dependency for Python
Numpy was effectively a dependency, and GRC always required it. This
change simply moves the check for Numpy into the top-level CMake file
and adds a version (for now, 1.13.0). If numpy is not found,
ENABLE_PYTHON now defaults to OFF.
Diffstat (limited to 'gr-blocks/grc')
0 files changed, 0 insertions, 0 deletions