mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-24 23:41:10 +00:00
always build plugin
This commit is contained in:
parent
ba72d65420
commit
27369b004f
@ -1,4 +1,3 @@
|
||||
if(WIN32 OR APPLE)
|
||||
find_package(Qt5DBus QUIET)
|
||||
set_package_properties(Qt5DBus PROPERTIES
|
||||
PURPOSE "Support for the Freedesktop Notification Frontend."
|
||||
@ -34,7 +33,6 @@ if(WIN32 OR APPLE)
|
||||
install(TARGETS libsnore_frontend_freedesktop ${SNORE_PLUGIN_INSTALL_PATH})
|
||||
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user