mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
aecf6a06fd
* Correct convert_swig regex for qualified templates Closes #1751 * Improve SWIG %template directive scoping - take 2 Refs #768 * Add nested namespace tests Refs #768 * Replace ">>" with "> >" Probably time to drop support for CentOS 7, ya know. * Add SWIG template scoping documentation Refs #1753
3 lines
52 B
Makefile
3 lines
52 B
Makefile
TRICK_CFLAGS += -Imodels
|
|
TRICK_CXXFLAGS += -Imodels
|