As part of @ #597 new JAVA classes were added. Building the following cmake target fails: `speedbjni-shared` Reproduction: ``` make clean cd build cmake .. -GNinja -DWITH_JNI=1 ninja speedbjni-shared ```
As part of @ #597 new JAVA classes were added.
Building the following cmake target fails:
speedbjni-sharedReproduction: