Closed fbergmann closed 2 months ago
javabindings where not compiling when using the configure based process.
fixes #386
can be tested using ./configure --with-java && make
Description
javabindings where not compiling when using the configure based process.
Motivation and Context
fixes #386
Types of changes
Checklist:
Testing
can be tested using ./configure --with-java && make