include_directories(.. .) add_library(plugins Plugin.cpp PluginManager.cpp EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp)