mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
sci-libs/libROM: enable mfem
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ DOCS=( README.md CHANGELOG docs/libROM_Design_and_Theory.pdf )
|
|||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DBUILD_STATIC=OFF
|
-DBUILD_STATIC=OFF
|
||||||
-DUSE_MFEM=OFF
|
-DUSE_MFEM=$(usex mfem)
|
||||||
)
|
)
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user