##### histogram library (static) tde_add_library( histogram STATIC_PIC SOURCES imagehistogram.cpp LINK tdecore-shared ) ##### other files install( FILES imagehistogram.h DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} )