mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 12:08:11 +00:00
Remove an unuseful line in coreapi/CMakeLists.txt
This commit is contained in:
parent
a94805efc2
commit
886126a3da
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ set(LINPHONE_SOURCE_FILES_CXX
|
|||
conference.cc
|
||||
tester_utils.cpp
|
||||
)
|
||||
set(LINPHONE_INCLUDE_DIRS ${LINPHONE_INCLUDE_DIRS})
|
||||
if(ENABLE_JAVA_WRAPPER)
|
||||
list(APPEND LINPHONE_SOURCE_FILES_CXX ${LINPHONE_JNI_SOURCES})
|
||||
set_source_files_properties(${LINPHONE_JNI_SOURCES} PROPERTIES GENERATED TRUE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue