Commit 1bf15b9c authored by Ghislain MARY's avatar Ghislain MARY

Add Qt5Svg as a dependency so that it is packaged on Mac OS X.

parent 15b3239e
......@@ -62,7 +62,7 @@ set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DQT_QML_DEBUG -DQT_DECLARAT
# Define packages, libs, sources, headers, resources and languages.
# ------------------------------------------------------------------------------
set(QT5_PACKAGES Core Gui Quick Widgets QuickControls2 LinguistTools)
set(QT5_PACKAGES Core Gui Quick Widgets QuickControls2 Svg LinguistTools)
find_package(Linphone REQUIRED)
find_package(LinphoneCxx REQUIRED)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment