More comments
This commit is contained in:
parent
3ae3ad98e1
commit
44711b8389
2
setup.py
2
setup.py
@ -179,6 +179,8 @@ class DependenciesBuilder(_build):
|
||||
check_programs_availability(["cmake","make","g++","gcc","gfortran","git","python3"])
|
||||
|
||||
print("Building Spintrum C/C++ extension prerequisites")
|
||||
|
||||
########## get OpenBLAS
|
||||
openblas_dir = "3rdparty/OpenBLAS"
|
||||
openblas_dir_install = "spintrum/OpenBLAS_install"
|
||||
openblas_full_path = os.path.join(start_working_dir, openblas_dir)
|
||||
|
Loading…
Reference in New Issue
Block a user