added notifications

This commit is contained in:
arcan1s
2014-04-07 00:31:42 +04:00
parent cc2b3faf85
commit c4c407542f
8 changed files with 167 additions and 55 deletions

View File

@ -30,6 +30,8 @@ else ()
message (STATUS "Unknown compiler")
endif ()
add_subdirectory (icons)
if (BUILD_PLASMOID)
set (BUILD_DATAENGINE ON)
endif ()