Commit 0b22467b authored by Ghislain MARY's avatar Ghislain MARY
Browse files

No longer force usage of dev_python branch of linphone to build the Python wrapper.

Showing with 0 additions and 1 deletion
...@@ -89,7 +89,6 @@ set(EP_cunit_LINKING_TYPE "-DENABLE_STATIC=YES") ...@@ -89,7 +89,6 @@ set(EP_cunit_LINKING_TYPE "-DENABLE_STATIC=YES")
set(EP_gsm_LINKING_TYPE "-DENABLE_STATIC=YES") set(EP_gsm_LINKING_TYPE "-DENABLE_STATIC=YES")
# linphone # linphone
set(EP_linphone_GIT_TAG "dev_python")
if(MSVC) if(MSVC)
set(EP_linphone_LINKING_TYPE "-DENABLE_STATIC=YES") set(EP_linphone_LINKING_TYPE "-DENABLE_STATIC=YES")
list(APPEND EP_linphone_CMAKE_OPTIONS "-DENABLE_RELATIVE_PREFIX=YES") list(APPEND EP_linphone_CMAKE_OPTIONS "-DENABLE_RELATIVE_PREFIX=YES")
......
Supports Markdown
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