There should be an option to affect the cmake build of cupynumeric (and the dependencies it builds). Things such as adding extra CMake flags, specifying CMake flags such as CMAKE_CXX_COMPILER, CMAKE_CXX_FLAGS, etc. If that capability already exists with install.py or with environment variables, then we should document it
There should be an option to affect the cmake build of cupynumeric (and the dependencies it builds). Things such as adding extra CMake flags, specifying CMake flags such as
CMAKE_CXX_COMPILER,CMAKE_CXX_FLAGS, etc. If that capability already exists withinstall.pyor with environment variables, then we should document it