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:
graham
2009-08-18 20:27:49 +01:00
parent 698fa32b3f
commit 5050e9e61f
15 changed files with 16 additions and 15 deletions

View File

@ -5,4 +5,5 @@ EXE_INC = \
LIB_LIBS = \
-lscotch \
-lmetis \
-lGKlib
-lGKlib \
-lrt