diff options
author | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2015-12-16 11:25:54 +0100 |
---|---|---|
committer | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2015-12-16 11:25:54 +0100 |
commit | e2d857c5f05f84de8e2642ff9272a80ea9e5fed6 (patch) | |
tree | 2df2f5939637de58a4fdad24b5cf0d5b9afd561f /README.md | |
parent | 4e43e3b53482bff8cb835271eb3207aeaf593812 (diff) |
New tree organization, update CMake req. to 2.8.8.
Use CMake-2.8.8-specific feature to allow building the
daemon from various source directories.
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ industry requirementsas the primary target for this code is AGL. and the following tools: * pkg-config; - * cmake >= 2.8. + * cmake >= 2.8.8. To install all dependencies under OpenSUSE (except rtl-sdr), please type: |