summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/dealii/dealii-9999.ebuild')
-rw-r--r--sci-libs/dealii/dealii-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild
index 719f78197390..dbaa10c592be 100644
--- a/sci-libs/dealii/dealii-9999.ebuild
+++ b/sci-libs/dealii/dealii-9999.ebuild
@@ -128,6 +128,9 @@ src_configure() {
-DDEAL_II_WITH_TRILINOS="$(usex trilinos)"
)
+ # Do a little dance for purely cosmetic "QA" reasons.
+ use opencascade && mycmakeargs+=( -DOPENCASCADE_DIR="${CASROOT}" )
+
# Do a little dance for purely cosmetic "QA" reasons. The build system
# does query for the highest instruction set first and skips the other
# variables if a "higher" variant is set