diff mbox

[rdma-core,1/5] cmake: Update build instructions in CmakeList

Message ID 1474786207-2149-2-git-send-email-leon@kernel.org (mailing list archive)
State Superseded
Headers show

Commit Message

Leon Romanovsky Sept. 25, 2016, 6:50 a.m. UTC
Signed-off-by: Leon Romanovsky <leon@kernel.org>
---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a829cd4..557d3a8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,7 @@ 
 # COPYRIGHT (c) 2016 Obsidian Research Corporation. See COPYING file
 # Run cmake as:
 #  mkdir build
+#  cd build
 #  cmake -GNinja ..
 #  ninja
 #