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
openfoam
Commits
73057447
Commit
73057447
authored
Sep 03, 2020
by
Mark OLESEN
Browse files
COMP: pass-through targetType for a few Allwmake files (
#1824
)
parent
47357762
Changes
2
Hide whitespace changes
Inline
Side-by-side
applications/utilities/preProcessing/PDRsetFields/Allwmake
View file @
73057447
...
...
@@ -5,6 +5,6 @@ cd "${0%/*}" || exit # Run from this directory
#------------------------------------------------------------------------------
wmake
$targetType
pdrFields
wmake PDRsetFields
wmake
$targetType
PDRsetFields
#------------------------------------------------------------------------------
src/conversion/ccm/Allwmake
View file @
73057447
...
...
@@ -12,7 +12,7 @@ warning="==> skip optional libccm adapter"
# Link with static libccmio only (fewer issues)
if
have_ccmio
then
wmake
libso
||
echo
"
$warning
(build issues detected)"
wmake
$targetType
||
echo
"
$warning
(build issues detected)"
else
echo
$warning
fi
...
...
Kutalmış Berçin
@kuti
mentioned in issue
#1875
·
Oct 09, 2020
mentioned in issue
#1875
mentioned in issue #1875
Toggle commit list
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