Skip to content
Snippets Groups Projects
Commit f240122a authored by graham's avatar graham
Browse files

COMP: Using scotch 5.1.10a include files to match libs.

parent 497daa30
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@ sinclude $(RULES)/mplib$(WM_MPLIB)
EXE_INC = \
$(PFLAGS) $(PINC) \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1.10a/include \
-I/usr/include/scotch \
-I../decompositionMethods/lnInclude
......
EXE_INC = \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1.10a/include \
-I/usr/include/scotch \
-I../decompositionMethods/lnInclude
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment