summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-06-06 17:19:55 +0200
committerNiklas Halle <niklas@niklashalle.net>2020-06-06 17:19:55 +0200
commit2821f125c91c192cdd28997e78f366f2db2d39c4 (patch)
tree7f6f4b6bbfdb3a2b65f87ed03b7b55d26a43fa1a /CMakeLists.txt
parent178cbf7c04639cd24b7a1eb70d532fb64b9f908d (diff)
downloadbetriebssysteme-2821f125c91c192cdd28997e78f366f2db2d39c4.tar.gz
betriebssysteme-2821f125c91c192cdd28997e78f366f2db2d39c4.zip
stuff works
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 5d0441e..5a4192a 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(03_exercise)
set(CLANG_WARNINGS
-Wall