updates submodules

This commit is contained in:
2024-09-25 08:01:00 +02:00
parent 1419d2fcfd
commit 64d746bf90
5 changed files with 16 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ To install conan.io version 2.0 and above (see also http://docs.conan.io/en/late
python3 -m venv .venv
. .venv/bin/activate
pip3 install conan
conan profile new default --detect
conan profile detect
```
Building the VP is as simple as: