Searched refs:CJSON_TEST_SRC (Results 1 - 1 of 1) sorted by relevance
/third_party/cJSON/ | ||
H A D | Makefile | 7 CJSON_TEST_SRC = cJSON.c test.c macro 87 $(CJSON_TEST): $(CJSON_TEST_SRC) cJSON.h 88 $(CC) $(R_CFLAGS) $(CJSON_TEST_SRC) -o $@ $(LDLIBS) -I. |
Completed in 1 milliseconds