[bin] rename meshroom_photogrammetry as meshroom_batch

This commit is contained in:
Fabien Castan 2021-02-24 22:26:49 +01:00
parent 7b3523d44c
commit 37ffd7f990
3 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ meshroomExe = PlatformExecutable(
)
meshroomPhotog = PlatformExecutable(
"bin/meshroom_photogrammetry"
"bin/meshroom_batch"
)
meshroomCompute = PlatformExecutable(