From d6e72afd3a837ad15d7de08e3a3b17cc97727512 Mon Sep 17 00:00:00 2001 From: Hussam Moammar <hussam.moammar@informatik.hs-fulda.de> Date: Sat, 15 Feb 2025 18:33:25 +0100 Subject: [PATCH] Edit Woche 10.md --- Woche 10.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Woche 10.md b/Woche 10.md index 746b59a..511d4d0 100644 --- a/Woche 10.md +++ b/Woche 10.md @@ -208,9 +208,7 @@ mkdir build && cd build cmake -G Ninja .. ninja ``` -#### Antwort: - -Hier sind die Antworten zu den gestellten Aufgaben: +## Antwort: ### **Kompilieren mit gcc:** Befehl: -- GitLab