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.
Edited by François Grisez