removed backup file
This commit is contained in:
parent
289d495c7b
commit
727cca7ba7
|
@ -1,15 +0,0 @@
|
||||||
set ( SnoreNotify_SRCS ${SnoreNotify_SRCS}
|
|
||||||
notification/notification.cpp
|
|
||||||
notification/icon.cpp
|
|
||||||
PARENT_SCOPE)
|
|
||||||
|
|
||||||
set ( Notification_HDR
|
|
||||||
notification/notification.h
|
|
||||||
notification/icon.h
|
|
||||||
)
|
|
||||||
|
|
||||||
install(FILES ${Notification_HDR} DESTINATION include/snore/core/notification)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue