mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
67decaed24
Closes #407
3 lines
109 B
Makefile
3 lines
109 B
Makefile
MODELS := $(CURDIR)/models
|
|
TRICK_CXXFLAGS += -Wall -Wextra -I$(MODELS)/my_code -isystem$(MODELS)/third_party
|