Build everything inside the build/cython{BuildType} directory directly, so we can bypass the `make install` step and introduce the `make python-install` step which allows cmake to handle all dependencies.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| LICENSE.txt | ||
| __init__.py.in | ||
| conversions.pxd | ||
| conversions.pyx | ||
| core.pxd | ||
| core.pyx | ||
| eigency_cpp.h | ||