mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 12:56:26 +00:00
9589c1062c
* #608 add implementation of FileSkipped callback to FindTrickICG to add include chains for headers that have already been preprocessed * #608 add test SIM for FindTrickICG offsets SIM_test_icg_file_skipped
5 lines
96 B
Makefile
5 lines
96 B
Makefile
|
|
TRICK_CFLAGS += -I./models
|
|
TRICK_CXXFLAGS += -I./models
|
|
TRICK_ICGFLAGS = "--print-TRICK-ICG=0"
|