Start adding C++ wrappers generation

Disable them for the test suite, as plenty things don't work yet, but
there is already more than enough code to not want to add even more
fixes to the same commit.
This commit is contained in:
Vadim Zeitlin 2021-11-16 23:36:02 +01:00
commit 0483e4017c
3 changed files with 621 additions and 6 deletions

View file

@ -102,7 +102,7 @@ char_binary.cpptest director_binary_string.cpptest li_typemaps.cpptest li_typema
include $(srcdir)/../common.mk
# Overridden variables here
SWIGOPT += -w524 # Suppress SWIGWARN_LANG_EXPERIMENTAL warning
SWIGOPT += -w524 -nocxx # Suppress SWIGWARN_LANG_EXPERIMENTAL warning
%.cpptest: SWIGOPT += -namespace $*