This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
trick
Watch
1
Star
0
Fork
0
You've already forked trick
mirror of
https://github.com/nasa/trick.git
synced
2024-12-19 05:07:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a75d420541
trick
/
test
/
SIM_test_ip
/
S_overrides.mk
4 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Split test sims and fun sims into separate directories. 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
2016-02-25 20:40:55 +00:00
TRICK_ICG_EXCLUDE
=
./models/exclude_me
TRICK_CFLAGS
+=
-I./models
TRICK_CXXFLAGS
+=
-I./models
Reference in New Issue
Copy Permalink