mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
4 lines
162 B
Batchfile
4 lines
162 B
Batchfile
# Windows
|
|
# Add the aliceVision and qtPlugins folders with the binaries to this directory
|
|
set MESHROOM_INSTALL_DIR=%CD%
|
|
set PYTHONPATH=%CD% && python meshroom/ui
|