The official page seems to require me use Extension, listing all compile details inside setup.py. While I prefer to do the compilation through cmake.
Is there any way to install compiled extension module like .so?
The official page seems to require me use Extension, listing all compile details inside setup.py. While I prefer to do the compilation through cmake.
Is there any way to install compiled extension module like .so?