Skip to content

Prepare the CMakeLists.txt for the new Flexisip build and packaging scripts

François Grisez requested to merge feature/flexisip_newbuild into release/4.5
  • Require CMake 3.13 or later
  • Adding DISABLE_BC_PACKAGE_SEARCH hidden variable
  • Export ortp target on configure stage only when LINPHONE_BUILDER_GROUP feature is on.
  • Add the source include directory in the BUILD_INTERFACE of the 'ortp' target.

Merge request reports