mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
link KtGui component to ICU libraries explicitly
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
dea3f2ac74
commit
e3faec5cf7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ set(EXTRA_GUI_LIBS
|
||||||
${X11_X11_LIB}
|
${X11_X11_LIB}
|
||||||
${X11_Xt_LIB}
|
${X11_Xt_LIB}
|
||||||
${X11_Xi_LIB}
|
${X11_Xi_LIB}
|
||||||
|
${ICU_LIBRARIES}
|
||||||
)
|
)
|
||||||
|
|
||||||
set(GUI_PUBLIC_HEADERS
|
set(GUI_PUBLIC_HEADERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue