Commit b93af381 authored by Ghislain MARY's avatar Ghislain MARY

Build turbo-jpeg on Windows.

parent 7e0c6dff
......@@ -22,4 +22,6 @@
lcb_define_target("linphoneqt" "linphone" "ms2plugins")
lcb_blacklist_dependencies("turbo-jpeg") # turbo-jpeg is already provided by Qt5 so do not build it
if(NOT WIN32)
lcb_blacklist_dependencies("turbo-jpeg") # turbo-jpeg is already provided by Qt5 so do not build it
endif()
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