fix bctoolbox intergation

This commit is contained in:
Jehan Monnier 2016-02-09 13:33:21 +01:00
parent 264f2a1672
commit b2861b3108

View file

@ -91,7 +91,7 @@ endif()
if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
include("${EP_bellesip_CONFIG_DIR}/BelleSIPConfig.cmake")
include("${EP_ms2_CONFIG_DIR}/Mediastreamer2Config.cmake")
include("${EP_ms2_CONFIG_DIR}/BcToolboxConfig.cmake")
include("${EP_bctoolbox_CONFIG_DIR}/BcToolboxConfig.cmake")
else()
find_package(BelleSIP REQUIRED)
find_package(Mediastreamer2 REQUIRED)