mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
c0791b46d9
* check if default constructor is deleted #1094 * unit test icg deleted default constructor #1094 * Update centos 7 swig version to 3.0 to support deleted function in SIM_deleted_default_constructor test Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov> closes #1094
4 lines
68 B
Makefile
4 lines
68 B
Makefile
|
|
TRICK_CFLAGS += -I./models
|
|
TRICK_CXXFLAGS += -I./models -std=c++11
|