Add dependency of linphoneqt on ms2plugins.

This commit is contained in:
Ghislain MARY 2017-02-02 11:44:08 +01:00
parent b2c1381a1f
commit bfaa5e74eb

View file

@ -22,7 +22,7 @@
lcb_external_source_paths("../linphone-desktop")
lcb_dependencies("linphone")
lcb_dependencies("linphone" "ms2plugins")
# Add config step for packaging
set(LINPHONE_BUILDER_ADDITIONAL_CONFIG_STEPS "${CMAKE_CURRENT_LIST_DIR}/additional_steps.cmake")