Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Development
openfoam
Commits
73057447
Commit
73057447
authored
Sep 03, 2020
by
Mark Olesen
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
COMP: pass-through targetType for a few Allwmake files (
#1824
)
parent
47357762
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
applications/utilities/preProcessing/PDRsetFields/Allwmake
applications/utilities/preProcessing/PDRsetFields/Allwmake
+1
-1
src/conversion/ccm/Allwmake
src/conversion/ccm/Allwmake
+1
-1
No files found.
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
...
...
Kutalmis Bercin
@kuti
mentioned in issue
#1875
·
Oct 09, 2020
mentioned in issue
#1875
mentioned in issue #1875
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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