summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStefan Zabka <zabkaste@hu-berlin.de>2020-06-10 17:10:02 +0200
committerStefan Zabka <zabkaste@hu-berlin.de>2020-06-10 17:10:02 +0200
commit47aaae2c42d554963fb811b68fdf28c9743598e8 (patch)
treec5c75adf2633f17b4f738a692273d6b92d362a7a /CMakeLists.txt
parent9eb2eddf718bacb968733be6c07dae40bec28256 (diff)
downloadbetriebssysteme-47aaae2c42d554963fb811b68fdf28c9743598e8.tar.gz
betriebssysteme-47aaae2c42d554963fb811b68fdf28c9743598e8.zip
Starting threadpool
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 41de2c8..cc780b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,6 +11,7 @@ set(CPACK_PROJECT_VERSION ${PROJECT_VERSION})
include(CPack)
add_subdirectory(02_exercise)
+add_subdirectory(04_exercise)
set(CLANG_WARNINGS
-Wall