kopia lustrzana https://github.com/OpenDroneMap/ODM
Merge branch 'cmake' of https://github.com/edgarriba/OpenDroneMap into cmake
Conflicts: configure.shpull/249/head
commit
2fcfe16381
|
@ -107,7 +107,11 @@ fi
|
|||
## Get sys vars
|
||||
NUM_CORES=`grep -c processor /proc/cpuinfo`
|
||||
|
||||
<<<<<<< HEAD
|
||||
## Add SuperBuild path to the python path
|
||||
=======
|
||||
## Set python path to SuperBuild
|
||||
>>>>>>> 6459763f7bf9ff7c9d2d82f95918013c4e5911c7
|
||||
export PYTHONPATH=$PYTHONPATH:`pwd`/SuperBuild/install/lib/python2.7/dist-packages
|
||||
|
||||
## Compile SuperBuild
|
||||
|
|
Ładowanie…
Reference in New Issue