Skip to content
Snippets Groups Projects
Commit 50c9a177 authored by OpenFOAM bot's avatar OpenFOAM bot
Browse files

GIT: add paraview-plugins to Allwmake, Allwclean

parent 7794deb3
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
cd "${0%/*}" || exit # Run from this directory cd "${0%/*}" || exit # Run from this directory
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
paraview-plugins/Allwclean
runTimePostProcessing/Allwclean runTimePostProcessing/Allwclean
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
...@@ -4,6 +4,7 @@ targetType=libso ...@@ -4,6 +4,7 @@ targetType=libso
. ${WM_PROJECT_DIR:?}/wmake/scripts/AllwmakeParseArguments . ${WM_PROJECT_DIR:?}/wmake/scripts/AllwmakeParseArguments
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
paraview-plugins/Allwmake $targetType $*
runTimePostProcessing/Allwmake $targetType $* runTimePostProcessing/Allwmake $targetType $*
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment