summaryrefslogtreecommitdiff
path: root/src/components/include/utils/threads/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/utils/threads/CMakeLists.txt')
-rw-r--r--src/components/include/utils/threads/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/include/utils/threads/CMakeLists.txt b/src/components/include/utils/threads/CMakeLists.txt
new file mode 100644
index 0000000000..f97039c21b
--- /dev/null
+++ b/src/components/include/utils/threads/CMakeLists.txt
@@ -0,0 +1,5 @@
+set(UtilsIncludeDir ${COMPONENTS_DIR/utils/include)
+
+include_directories (
+ ${UtilsIncludeDir}
+) \ No newline at end of file