We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded22fe commit c3d7662Copy full SHA for c3d7662
examples/example_2/makefile
@@ -56,7 +56,7 @@ SRC_FILES1=\
56
test/test_runners/TestProductionCode2_Runner.c \
57
test/test_runners/all_tests.c
58
INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src
59
-SYMBOLS=
+SYMBOLS=-DUNITY_FIXTURE_NO_EXTRAS
60
61
all: clean default
62
0 commit comments