mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
Merge branch 'main' into develop
This commit is contained in:
commit
ccbaa56840
@ -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
|
Loading…
Reference in New Issue
Block a user