Skip to content

Commit

Permalink
Support RedHat systems
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamScience committed Jul 9, 2023
1 parent b278e47 commit 545b802
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/exampleTests/Make/options
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-L$(FOAM_USER_LIBBIN) -L$(FOAM_LIBBIN)/$(FOAM_MPI) \
-L$(FOAM_USER_LIBBIN)/catch2/lib -l:libCatch2.a \
-L$(FOAM_USER_LIBBIN)/catch2/lib \
-L$(FOAM_USER_LIBBIN)/catch2/lib64 \
-l:libCatch2.a \
-ldynamicFvMesh -lPstream

0 comments on commit 545b802

Please sign in to comment.