Skip to content
Snippets Groups Projects
Commit 7c0395cb authored by Hussam Moammar's avatar Hussam Moammar
Browse files

Edit Woche 10.md

parent 93051164
No related branches found
No related tags found
No related merge requests found
...@@ -195,11 +195,6 @@ sudo apt install gcc make cmake ninja-build ...@@ -195,11 +195,6 @@ sudo apt install gcc make cmake ninja-build
gcc -o pythagoras main.c pythagoras.c -lm gcc -o pythagoras main.c pythagoras.c -lm
``` ```
## Erstellen eines Build-Systems mit Make
```sh
make
```
## Erstellen eines Build-Systems mit CMake ## Erstellen eines Build-Systems mit CMake
```sh ```sh
mkdir build && cd build mkdir build && cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment