The Return of the H5C++
This commit is contained in:
parent
8771c052da
commit
fd52d145bc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ import os
|
|||
|
||||
from Cython.Build import cythonize
|
||||
|
||||
#os.environ['CXX'] = 'h5c++'
|
||||
os.environ['CXX'] = 'h5c++'
|
||||
|
||||
class BuildExtCommand(build_ext):
|
||||
"""Custom build_ext command to ensure that the submodule is retrieved and built."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue