Build Qt without ICU
This commit is contained in:
parent
0fd23e1ea5
commit
8ed7b65eca
1 changed files with 1 additions and 4 deletions
5
external/qt/CMakeLists.txt
vendored
5
external/qt/CMakeLists.txt
vendored
|
|
@ -342,10 +342,6 @@ else()
|
|||
Xfixes
|
||||
Xrender
|
||||
ffi
|
||||
icutu
|
||||
icui18n
|
||||
icuuc
|
||||
icudata
|
||||
)
|
||||
if (DESKTOP_APP_USE_GLIBC_WRAPS)
|
||||
target_link_libraries(external_qt
|
||||
|
|
@ -356,6 +352,7 @@ else()
|
|||
endif()
|
||||
target_link_libraries(external_qt
|
||||
INTERFACE
|
||||
desktop-app::external_zlib
|
||||
ICE
|
||||
SM
|
||||
fontconfig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue