Add missing icons to CMakeLists.txt so they are available on mobile
This commit is contained in:
committed by
Tobias Fella
parent
1190511b54
commit
9334585e0f
@@ -167,7 +167,12 @@ if(ANDROID)
|
||||
"smiley"
|
||||
"tools-check-spelling"
|
||||
"username-copy"
|
||||
"edit-copy"
|
||||
"system-switch-user"
|
||||
"bookmark-new"
|
||||
"bookmark-remove"
|
||||
"favorite"
|
||||
"window-new"
|
||||
"globe"
|
||||
)
|
||||
else()
|
||||
target_link_libraries(neochat PUBLIC Qt::Widgets KF5::KIOWidgets)
|
||||
|
||||
Reference in New Issue
Block a user