summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorHenry Schreiner <HenrySchreinerIII@gmail.com>2021-11-22 11:56:13 -0500
committerHenry Schreiner <HenrySchreinerIII@gmail.com>2021-11-22 11:56:13 -0500
commitb880c466bedd94cadb84c6c8e60f008494b78127 (patch)
tree507552a9195ce171530d5f93c98d66792b230c0d /numpy/array_api/_array_object.py
parent28a5c34260bbf2d187549c2bed5148b51593ddd2 (diff)
downloadnumpy-b880c466bedd94cadb84c6c8e60f008494b78127.tar.gz
DOC: nicer CMake example
This updates the CMake example with several improvements. * The modern CLI usage (3.14+) is used for configurting and building (plain CMake and scikit-build examples) * Removed CXX variable setting (not a CXX project) * Ensured Python 3.7+ is discoverd, and also avoid requiring Development.Embed (component not present in some places like manylinux) * Nicer include directory listing * Drop unused varaible * Use FindPython's integrated module support * Avoid directory-level settings, use only target level settings instead (as noted in the orignal comment - also this was originally directory scope, not project scope)
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions