mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
[docker] Qt5.15: Update Ubuntu docker
This commit is contained in:
parent
15d072798c
commit
8fa48e8444
3 changed files with 6 additions and 8 deletions
|
@ -13,7 +13,7 @@ ENV MESHROOM_DEV=/opt/Meshroom \
|
|||
MESHROOM_BUILD=/tmp/Meshroom_build \
|
||||
MESHROOM_BUNDLE=/opt/Meshroom_bundle \
|
||||
AV_INSTALL=/opt/AliceVision_install \
|
||||
QT_DIR=/opt/Qt5.14.1/5.14.1/gcc_64 \
|
||||
QT_DIR=/opt/Qt/5.15.2/gcc_64 \
|
||||
PATH="${PATH}:${MESHROOM_BUNDLE}" \
|
||||
OPENIMAGEIO_LIBRARY=/opt/AliceVision_install/lib
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue