project(calendarView)
add_subdirectory(eventviews)

if(KDEPIM_BUILD_EXAMPLES)
  add_subdirectory(viewerapp)
endif()

