Skip to content

Commit

Permalink
src/CMakeLists.txt: Do not generate dbus-alarm-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
tari01 committed Feb 4, 2023
1 parent f1509cb commit 1f084a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ set (SERVICE_CXX_SOURCES
# generated sources
include (GdbusCodegen)
set(SERVICE_GENERATED_SOURCES)
add_gdbus_codegen(SERVICE_GENERATED_SOURCES dbus-alarm-properties
org.ayatana.indicator
${CMAKE_SOURCE_DIR}/data/org.ayatana.indicator.datetime.AlarmProperties.xml)

if (ENABLE_LOMIRI_FEATURES)
add_gdbus_codegen(SERVICE_GENERATED_SOURCES dbus-accounts-sound
Expand Down

0 comments on commit 1f084a7

Please sign in to comment.