parent
af54f7b15b
commit
7694c58736
@ -93,6 +93,7 @@ def cmake_args(self):
|
||||
|
||||
if "+python" in self.spec:
|
||||
args.append("-DBUILD_PYTHON_WRAPPER=ON")
|
||||
args.append("-DSZ_PYTHON_SITELIB={0}".format(site_packages_dir))
|
||||
else:
|
||||
args.append("-DBUILD_PYTHON_WRAPPER=OFF")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user