diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 719505e98..6918a9a70 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -175,6 +175,8 @@ if(ANDROID) "window-new" "globe" "visibility" + "home" + "preferences-desktop-notification" ) else() target_link_libraries(neochat PUBLIC Qt::Widgets KF${QT_MAJOR_VERSION}::KIOWidgets)