Skip to content

Commit

Permalink
Add information on how to get a debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
baruch committed Nov 15, 2015
1 parent e8353be commit 0094c28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions DEVELOP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Developing

## Debug build

To create a debug build you can tell cmake:

cmake -DCMAKE_BUILD_TYPE=DEBUG .

## Updating Libraries

Update libscsicmd:
Expand Down

0 comments on commit 0094c28

Please sign in to comment.