Merge branch 'main' into develop

This commit is contained in:
bkerbl 2023-07-12 15:48:41 +02:00
commit ccbaa56840
2 changed files with 2 additions and 2 deletions

View File

@ -297,7 +297,7 @@ sudo apt install -y libglew-dev libassimp-dev libboost-all-dev libgtk-3-dev libo
# Project setup
cd SIBR_viewers
cmake -Bbuild .
cmake --build build --target install
cmake --build build -j 24 --target install --config Release
```
#### Ubuntu 20.04

@ -1 +1 @@
Subproject commit 29dd2f3a5dc866664b8e0f04bce34dc81e5e6088
Subproject commit 842374b442652e8d1786175f8ce5a3fafa223cab