mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-21 22:48:31 +00:00
Add dependency of linphoneqt on ms2plugins.
This commit is contained in:
parent
b2c1381a1f
commit
bfaa5e74eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue