Skip to content

Commit

Permalink
Added instruction on compiling the new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Nov 18, 2013
1 parent e56f221 commit 55ae105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ cmake ..
ccmake ..
```

Now enable the option "Shared library". Press c to configure. Press g to confirm.
Now enable the options CREATE_SHARED_LIBRARY and NEW_WRAPPERS_WIP . Press c to configure. Press g to confirm.

```
make
Expand Down

0 comments on commit 55ae105

Please sign in to comment.