mirror of
https://github.com/nasa/trick.git
synced 2025-05-08 11:38:13 +00:00
When converting #include to %import statements, we should only skip paths on TRICK_EXCLUDE and TRICK_SWIG_EXCLUDE, not TRICK_EXT_LIB_DIRS. Refs #392