From 681f01e11a9d0027bf1ba4e0e183dbefd1c4e4d8 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Thu, 15 Aug 2019 14:11:56 +0100 Subject: [PATCH] fileFormats: Added -lOpenFOAM to avoid global construction order problem --- src/fileFormats/Make/options | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fileFormats/Make/options b/src/fileFormats/Make/options index e69de29bb2..3457298508 100644 --- a/src/fileFormats/Make/options +++ b/src/fileFormats/Make/options @@ -0,0 +1 @@ +LIB_LIBS = -lOpenFOAM