python: build with python 2.7 in the correct python site dir
authorKevron Rees <tripzero.kev@gmail.com>
Sun, 1 Mar 2015 02:08:50 +0000 (18:08 -0800)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 18 Mar 2015 10:30:17 +0000 (10:30 +0000)
commit62213fad77eb197f19046a396546f05897d41d67
tree8743a65c8b279338d87daad53cd9403d2260f9d0
parent805d22f0b1f98564cca41c5396520c6b38b9f8e0
python: build with python 2.7 in the correct python site dir

This commit also introduces BUILDPYTHON3 option, by default mraa will look for
a python 2 installation

Signed-off-by: Kevron Rees <tripzero.kev@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
CMakeLists.txt
src/python/CMakeLists.txt