Add caliper includes in test/Makefile
This commit is contained in:
parent
2a673e2d8b
commit
e2bd51d818
@ -13,7 +13,7 @@
|
||||
|
||||
include ../config/Makefile.config
|
||||
|
||||
CINCLUDES = ${MPIINCLUDE}
|
||||
CINCLUDES = ${MPIINCLUDE} ${INCLUDES}
|
||||
CDEFS = -DHYPRE_TIMING -DHYPRE_FORTRAN
|
||||
CXXDEFS = -DNOFEI -DHYPRE_TIMING -DMPICH_SKIP_MPICXX
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user