aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kerr <debdepba@dasganma.tk>2015-01-29 17:55:56 +0000
committerChris Kerr <debdepba@dasganma.tk>2015-01-29 17:59:44 +0000
commit87de89084e04365856e85e0ac9d2dbcded65e88c (patch)
treedabf2ed2c98652ae904da2fb59dacc2282a26511 /sci-visualization
parentRealised that BUILD_SHARED_LIBS doesn't do anything so removed the option (diff)
downloadsci-87de89084e04365856e85e0ac9d2dbcded65e88c.tar.gz
sci-87de89084e04365856e85e0ac9d2dbcded65e88c.tar.bz2
sci-87de89084e04365856e85e0ac9d2dbcded65e88c.zip
Enable DOCS_HTML with USE=doc
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/mantid/mantid-3.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild b/sci-visualization/mantid/mantid-3.3.0.ebuild
index a848c4c7e..609cedef4 100644
--- a/sci-visualization/mantid/mantid-3.3.0.ebuild
+++ b/sci-visualization/mantid/mantid-3.3.0.ebuild
@@ -68,6 +68,7 @@ src_configure() {
append-cppflags -DHAVE_IOSTREAM -DHAVE_LIMITS -DHAVE_IOMANIP
mycmakeargs=( $(cmake-utils_use_enable doc QTASSISTANT)
$(cmake-utils_use_use doc DOT)
+ $(cmake-utils_use doc DOCS_HTML)
$(cmake-utils_use_no opencascade)
$(cmake-utils_use opencl OPENCL_BUILD)
$(cmake-utils_use_use tcmalloc TCMALLOC)