Skip to content

CMake: link liblinphone with bzrtp as PRIVATE target

This originaly aims to fix the build of the SDK in Flexisip context. Logically, bzrtp should have been linked as PUBLIC target — as it was linked as INTERFACE before — but it would be unjustified as no include routines for bzrtp headers has been found in public headers of liblinphone.

linphone-sdk!3037 (merged)

Edited by François Grisez

Merge request reports