Skip to content

Deleted java dependency in root CMakeList. Was this instruction needed ?

Peio Rigaux requested to merge fix/delete_wrong_java_dependency into master

Adding "Java" in project() leads to errors in the build, even tho we do not use ENABLE_JNI option... Therefore I removed it. In linphone-sdk: pipeline status

Merge request reports