summaryrefslogtreecommitdiff
path: root/source/Host/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/Host/CMakeLists.txt')
-rw-r--r--source/Host/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Host/CMakeLists.txt b/source/Host/CMakeLists.txt
index 1696e7eab6ea9..2b6f0e48a3f20 100644
--- a/source/Host/CMakeLists.txt
+++ b/source/Host/CMakeLists.txt
@@ -31,6 +31,7 @@ add_host_subdirectory(common
common/SoftwareBreakpoint.cpp
common/StringConvert.cpp
common/Symbols.cpp
+ common/TaskPool.cpp
common/TCPSocket.cpp
common/Terminal.cpp
common/ThreadLauncher.cpp