Skip to content
Snippets Groups Projects
Commit e0a08936 authored by Peter Thedens's avatar Peter Thedens
Browse files

add notes

parent 75678436
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@ TESTOBJECTS = $(patsubst $.c, %.o, $(TESTSOURCES))
TARGET = $(LIBDIR)/lib$(NAME).a
TESTBIN = run_tests
# For Unity; allows custom configuration
UNITYDEFINES = -DUNITY_INCLUDE_CONFIG_H
.PHONY: default test clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment