Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
ThirdParty-common
Commits
013c7154
Commit
013c7154
authored
Dec 04, 2018
by
Mark OLESEN
Browse files
STYLE: avoid spurious message about non-system qt
- arises when update-alternatives or similar are being used.
parent
28e79822
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/tools/ParaViewFunctions
View file @
013c7154
...
...
@@ -467,6 +467,8 @@ You may need to update the OpenFOAM environment by running:
INFO
# Non-system installation of QT?
case
"
$qtLib
"
in
(
/usr/lib
|
/usr/lib64
)
unset
qtLib
;;
esac
if
[
"
$qmake
"
!=
/usr/bin/qmake
-a
-d
"
$qtLib
"
]
then
/bin/cat
<<
INFO
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment