Skip to content

Commit

Permalink
README.DEBUG: Add an extra step to make the instructions cut'n'exec
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
  • Loading branch information
acmel committed Dec 14, 2017
1 parent 2a092d6 commit 66cf398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.DEBUG
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ rm -rf build
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
cd ..
make -C build

0 comments on commit 66cf398

Please sign in to comment.