aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/evolution/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hybrid/evolution/makefile')
-rw-r--r--examples/cxx/hybrid/evolution/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/cxx/hybrid/evolution/makefile b/examples/cxx/hybrid/evolution/makefile
index 79f1873..3f27128 100644
--- a/examples/cxx/hybrid/evolution/makefile
+++ b/examples/cxx/hybrid/evolution/makefile
@@ -10,13 +10,15 @@ build_examples :=
ifeq ($(xsde_iostream),y)
ifeq ($(xsde_exceptions),y)
-
ifeq ($(xsde_stl),y)
+
+ifeq ($(xsde_polymorphic),y)
build_examples += ignore passthrough
endif
endif
endif
+endif
default := $(out_base)/
dist := $(out_base)/.dist