Skip to content

Commit

Permalink
adding devB
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Hewett committed Nov 17, 2023
1 parent bfea41c commit f127327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ A convenience Makefile is included to avoid the need to remember a bunch of CMak
> make # Configures and builds the library
> make dev # Configure a "developer" build with tests and checks using OpenSSL 1.1
> make dev3 # Configure a "developer" build with tests and checks using OpenSSL 3.0
> make devB # Configure a "developer" build with tests and checks using OpenSSL 3.0
> make test # Builds and runs tests
> make format # Runs clang-format over the source
```
Expand Down

0 comments on commit f127327

Please sign in to comment.