12
12
applet-notifications.c applet-notifications.h
15
17
if ("${SENSORS_FOUND}" STREQUAL "TRUE")
16
18
SET (cd-System-Monitor_SENSORS_SRCS
17
19
applet-sensors.c applet-sensors.h)
19
22
${cd-System-Monitor_LIB_SRCS}
20
23
${cd-System-Monitor_SENSORS_SRCS})
26
24
########### compil ###############
27
25
add_definitions (-DMY_APPLET_SHARE_DATA_DIR="${system_monitordatadir}")
28
26
add_definitions (-DMY_APPLET_PREVIEW_FILE="preview.jpg")