We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457d660 commit b6d74fcCopy full SHA for b6d74fc
plugins/channel-safely/CMakeLists.txt
@@ -1,6 +1,8 @@
1
project(channel-safely)
2
3
+include_directories(include)
4
SET(SOURCES
5
+ active-job-manager.cpp
6
channel-groups.cpp
7
channel-manager.cpp
8
channel-safely-plugin.cpp)
0 commit comments