mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +00:00
Created TRICK_SYSTEM_CFLAGS, TRICK_SYSTEM_CXXFLAGS, and TRICK_SYSTEM_SFLAGS that Trick uses to add the Trick system includes, defines and other compilation flags. TRICK_CFLAGS and TRICK_CXXFLAGS are now in full control of the user. refs #90