Skip to content

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

  • 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.

(cherry picked from commit f2c4d71c)

Merge request reports