add header to linphonetester framework

This commit is contained in:
Benjamin Reis 2018-05-23 14:05:54 +02:00
parent cede358396
commit f07a5b59b5

View file

@ -260,6 +260,7 @@ if(ANDROID OR IOS)
set_target_properties(linphonetester PROPERTIES
FRAMEWORK TRUE
MACOSX_FRAMEWORK_IDENTIFIER com.belledonne-communications.linphonetester
PUBLIC_HEADER "${HEADER_FILES}"
)
endif()
install(TARGETS linphonetester