Skip to content

Commit

Permalink
Correct URL that should point to rabbitmq-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
dpw committed Nov 5, 2011
1 parent b6ebcff commit 3bd58ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ Things you can pass to cmake to change the build:
have your codegen directory in a different place [Default is
sibiling directory to source]
* `-DFETCH_CODEGEN_FROM_GIT=ON` - if you want cmake to fetch the
rabbitmq-codegen from https://github.com/rabbitmq/rabbitmq-c at
build time. If this option is selected `-DRABBITMQ_CODEGEN_DIR` will
be ignored [Default is off]
rabbitmq-codegen from https://github.com/rabbitmq/rabbitmq-codegen
at build time. If this option is selected `-DRABBITMQ_CODEGEN_DIR`
will be ignored [Default is off]
* `-DCODEGEN_GIT_TAG=rabbitmq_v2_5_1` - specifies the tag to check out
if using the `-DFETCH_CODEGEN_FROM_GIT` option above. [Default is
`rabbitmq_v2_5_1`]
Expand Down

0 comments on commit 3bd58ca

Please sign in to comment.