mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
bf80dcc03f
Gave each sim their own model directory, or in some cases just a header file. Each sim in the test directory is now independent of each other. Modifying one test will not affect any other test. refs #191
4 lines
94 B
Makefile
4 lines
94 B
Makefile
TRICK_ICG_EXCLUDE=./models/exclude_me
|
|
TRICK_CFLAGS += -I./models
|
|
TRICK_CXXFLAGS += -I./models
|