Introduction
Introduction Statistics Contact Development Disclaimer Help
tMerge pull request #1 from noxiii/master - vsfm-linux-x86_64 - automated build…
git clone git://src.adamsgaard.dk/vsfm-linux-x86_64
Log
Files
Refs
README
LICENSE
---
commit cadeb9d3427eeb60b69bdc63ab236fba90f4330c
parent bfa36718127ca28765d4481c3fc84db181639aa5
Author: Anders Damsgaard <[email protected]>
Date: Tue, 7 Jul 2015 12:15:32 +0200
Merge pull request #1 from noxiii/master
pba compile
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -8,7 +8,7 @@ vsfm/bin/libpba.so: pba/bin/libpba_no_gpu.so
ln -s ../../$< $@
pba/bin/libpba_no_gpu.so: pba
- mv makefile_no_gpu makefile; make
+ cd $< && mv makefile makefile_orig; mv makefile_no_gpu makefile; make
pba: pba_v1.0.5.zip
unzip $<
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.