@develop+stokhos: do not set Stokhos_ENABLE_PCE_Scalar_Type=False (#38187)

This commit is contained in:
eugeneswalker 2023-06-06 10:32:21 -05:00 committed by GitHub
parent 6937d9dddc
commit d21c49e329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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(
[