Skip to content

Commit b6d74fc

Browse files
committed
Includes active-job-manager.cpp into build
1 parent 457d660 commit b6d74fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/channel-safely/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
project(channel-safely)
22

3+
include_directories(include)
34
SET(SOURCES
5+
active-job-manager.cpp
46
channel-groups.cpp
57
channel-manager.cpp
68
channel-safely-plugin.cpp)

0 commit comments

Comments
 (0)