tests: Print better error messages
FossilOrigin-Name: 86b43015f07361d21316dfffe78509ba117c05c598f2ccdfa1c0cec3af140ad5
This commit is contained in:
parent
ebd403b4ad
commit
023ed62f5a
3 changed files with 8 additions and 2 deletions
|
@ -40,6 +40,6 @@ run:
|
|||
|
||||
${PROG_NOINST}: ${LIBOBJMATRIX_DEP}
|
||||
|
||||
CPPFLAGS += -I../src
|
||||
CPPFLAGS += -I../src -I../src/exceptions
|
||||
LIBS := -L../src -lobjmatrix ${LIBS}
|
||||
LD = ${OBJC}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue