mirror of
https://github.com/nasa/trick.git
synced 2025-02-14 22:42:04 +00:00
4 lines
68 B
Makefile
4 lines
68 B
Makefile
|
|
||
|
TRICK_CFLAGS += -I./models
|
||
|
TRICK_CXXFLAGS += -I./models -std=c++11
|