From e0ae2514baae899d9e5dc4c3447aa4f1849d1ffa Mon Sep 17 00:00:00 2001 From: MrGeorgen Date: Mon, 23 Nov 2020 22:24:50 +0100 Subject: [PATCH] updated CMakeLists.txt --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index fc04976..730f006 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,3 +5,5 @@ set_property(GLOBAL PROPERTY C_STANDARD 99) include_directories("lib/acl/include") add_subdirectory("lib/acl" EXCLUDE_FROM_ALL) add_subdirectory("j1-Passwoerter") +add_subdirectory("j2-Baulwuerfe") +add_subdirectory("a1-Woerter-aufraeumen")