summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward O'Callaghan <funfunctor@folklore1984.net>2017-02-05 15:59:08 +1100
committerTom St Denis <tom.stdenis@amd.com>2017-02-05 10:32:32 -0500
commitfe1b537a085acc4c2511c0e35226b3347a31a332 (patch)
treea6189d8ece7ffba7838ab5543969bab3121f6dba
parentf525260890f5e9638748b4cd809fe4a8e7eaf3c2 (diff)
README: minor update for cmake buildsys
Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net> Reviewed-by: Tom St Denis <tom.stdenis@amd.com>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 2700736..7d8b025 100644
--- a/README
+++ b/README
@@ -32,6 +32,7 @@ To build umr you will need pciaccess and ncurses headers and libraries.
Which are available in both Fedora and Ubuntu (as well as other
distributions). To build simply invoke the make command
+ $ mkdir build && cd build/ && cmake ../
$ make
and then