trick/test/SIM_delete_default_constructor/S_overrides.mk
Scott Fennell c0791b46d9
icg default constructor is deleted (#1109)
* 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
2021-02-05 19:32:36 -06:00

4 lines
68 B
Makefile

TRICK_CFLAGS += -I./models
TRICK_CXXFLAGS += -I./models -std=c++11