mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 04:53:04 +00:00
Build turbo-jpeg on Windows.
This commit is contained in:
parent
7e0c6dff13
commit
b93af38116
1 changed files with 3 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue