Private
Public Access
2
0

building.md: add python3 & buildarch info

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-04-04 19:04:05 +01:00
parent 5dfd8e43df
commit 784ee58b26

View File

@@ -62,6 +62,14 @@ Building doc, this will require [SPHINX](http://sphinx-doc.org) &
[Doxygen](http://doxygen.org):
-DBUILDDOC=ON
Building with python3 (careful you need to clear cmake cache between python
version switches!)
-DBUILDPYTHON3=ON
Override build architecture (this is useful because on x86 arm code is not
compiled so use this flag to force the target arch)
-DBUILDARCH=arm
## Dependencies continued
You'll need at least SWIG version 3.0.2 and we recommend 3.0.5 to build the