mirror of
https://github.com/nasa/trick.git
synced 2025-02-09 12:11:17 +00:00
5 lines
96 B
Makefile
5 lines
96 B
Makefile
|
|
TRICK_CFLAGS += -I./models $(PYTHON_INCLUDES)
|
|
TRICK_CXXFLAGS += -I./models $(PYTHON_INCLUDES)
|
|
|