[PATCH 3/4] README: minor update for cmake buildsys

Edward O'Callaghan funfunctor at folklore1984.net
Sun Feb 5 04:59:08 UTC 2017


Signed-off-by: Edward O'Callaghan <funfunctor at folklore1984.net>
---
 README | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.9.3



More information about the amd-gfx mailing list