mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Do not install anymore the not-generated classes of the java wrapper.
This commit is contained in:
parent
aa8bb84d59
commit
c5115f63e1
1 changed files with 2 additions and 1 deletions
|
|
@ -44,4 +44,5 @@ add_custom_target(linphonej ALL DEPENDS "${jni_sources}")
|
|||
set(LINPHONE_JNI_SOURCES "${jni_sources}" PARENT_SCOPE)
|
||||
|
||||
install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/java" DESTINATION "${CMAKE_INSTALL_DATADIR}/linphonej/")
|
||||
install(DIRECTORY classes/ DESTINATION "${CMAKE_INSTALL_DATADIR}/linphonej/java/org/linphone/core/")
|
||||
|
||||
#install(DIRECTORY classes/ DESTINATION "${CMAKE_INSTALL_DATADIR}/linphonej/java/org/linphone/core/")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue