... | ... | @@ -3,7 +3,7 @@ Um unser backend auch unter Linux laufen lassen zu können, müssen wir es darun |
|
|
### Tutorial von Microsoft
|
|
|
[https://docs.microsoft.com/de-de/cpp/build/get-started-linux-cmake?view=vs-2019](https://docs.microsoft.com/de-de/cpp/build/get-started-linux-cmake?view=vs-2019)
|
|
|
|
|
|
### Proof-of-Concept
|
|
|
### Proof-of-Concept (Erstmal nicht nutzen)
|
|
|
|
|
|
Hierfür müssen zuerst die Dependencies erfüllt sein, das machen wir mit vcpkg:
|
|
|
```
|
... | ... | |