vsfm-linux-x86_64

Automated build of VisualSFM photogrammetry software and its dependencies
git clone git://src.adamsgaard.dk/vsfm-linux-x86_64
Log | Files | Refs | README

commit 8f339f77865911a6ffb007d1f144028638a03ce9
parent d46016a44ce32b2de3a5a39276c476f36f4f7e51
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sat, 24 May 2014 13:19:20 +0200

added missing dep

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -7,7 +7,7 @@ run: all vsfm/bin/libpba.so: pba/bin/libpba_no_gpu.so ln -s ../../$< $@ -pba/bin/libpba_no_gpu.so: +pba/bin/libpba_no_gpu.so: pba mv makefile_no_gpu makefile; make pba: pba_v1.0.5.zip