mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Modifying c++ rules to increase template depth for CGAL compilation.
Adding -lrt to decompositionMethods/decompositionMethods/Make/options to get rid of get_clocktime error.
This commit is contained in:
@ -5,4 +5,5 @@ EXE_INC = \
|
||||
LIB_LIBS = \
|
||||
-lscotch \
|
||||
-lmetis \
|
||||
-lGKlib
|
||||
-lGKlib \
|
||||
-lrt
|
||||
|
||||
Reference in New Issue
Block a user