@develop+stokhos: do not set Stokhos_ENABLE_PCE_Scalar_Type=False (#38187)
This commit is contained in:
parent
6937d9dddc
commit
d21c49e329
@ -656,9 +656,6 @@ def define_enable(suffix, value=None):
|
||||
]
|
||||
)
|
||||
|
||||
if spec.satisfies("@develop +stokhos"):
|
||||
options.append(self.define("Stokhos_ENABLE_PCE_Scalar_Type", False))
|
||||
|
||||
if "+dtk" in spec:
|
||||
options.extend(
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user