Fix strongly typed enums for Java when using simple enum wrappers
This commit is contained in:
parent
fcef37d682
commit
0664ecdeb7
3 changed files with 18 additions and 2 deletions
|
|
@ -40,6 +40,9 @@ CPP_TEST_CASES = \
|
|||
java_typemaps_typewrapper
|
||||
# li_boost_intrusive_ptr
|
||||
|
||||
CPP11_TEST_CASES = \
|
||||
cpp11_strongly_typed_enumerations_simple \
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue