mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-02 17:37:19 +02:00
[bin] rename meshroom_photogrammetry as meshroom_batch
This commit is contained in:
parent
7b3523d44c
commit
37ffd7f990
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -119,7 +119,7 @@ meshroomExe = PlatformExecutable(
|
|||
)
|
||||
|
||||
meshroomPhotog = PlatformExecutable(
|
||||
"bin/meshroom_photogrammetry"
|
||||
"bin/meshroom_batch"
|
||||
)
|
||||
|
||||
meshroomCompute = PlatformExecutable(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue