Changeset da0202a for tests


Ignore:
Timestamp:
2022-08-22T14:38:38Z (22 months ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
b9572c1
Parents:
b82ba4a
git-author:
Jelmer Vernooij <jelmer@…> (30-08-20 20:52:36)
git-committer:
Jelmer Vernooij <jelmer@…> (22-08-22 14:38:38)
Message:

Support using system libjsonparser.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile

    rb82ba4a rda0202a  
    33_SRCDIR_ := $(_SRCDIR_)tests/
    44endif
     5
     6LFLAGS += $(LDFLAGS_TESTS)
    57
    68CFLAGS += $(shell pkg-config --cflags check)
Note: See TracChangeset for help on using the changeset viewer.