Age | Commit message (Collapse) | Author | Files | Lines |
|
Turn requirements list into real list, add carriage returns
after each command line, add "$" before each command line.
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
|
|
List requirements, give build commands workflow.
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
|
|
We now can use CMake by doing :
$ mkdir build
$ cd build
$ cmake ..
$ make
$ make install
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
|
|
|
|
|
|
|
|
|
|
Change-Id: I1a7662c9c3360c716ecbea97f743fc404bd2088c
|
|
|
|
|