mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-visualization/paraview: Let qtchooser select the correct qt version
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -123,6 +123,10 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
if use qt5; then
|
||||
export QT_SELECT=qt5
|
||||
fi
|
||||
|
||||
# VTK_USE_SYSTEM_QTTESTING
|
||||
# PARAVIEW_USE_SYSTEM_AUTOBAHN
|
||||
local mycmakeargs=(
|
||||
|
||||
Reference in New Issue
Block a user