Skip to content

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

  • Require CMake >= 3.13.
  • Rename srtp target: srtp -> SRTP.
  • Export SRTP target while installation.
  • Add public include directories into SRTP target interface.

Merge request reports