parent
56e4203450
commit
7f314947dd
@ -192,6 +192,8 @@ def cmake_args(self):
|
||||
with when("+openpmd"):
|
||||
args.append("-DWarpX_openpmd_internal=OFF")
|
||||
|
||||
# Work-around for SENSEI 4.0: wrong install location for CMake config
|
||||
# https://github.com/SENSEI-insitu/SENSEI/issues/79
|
||||
if "+sensei" in spec:
|
||||
args.append(self.define("SENSEI_DIR", join_path(spec["sensei"].prefix.lib, "cmake")))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user