Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovank authored Jan 16, 2024
1 parent 2318f09 commit 43826b6
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 @@ -54,7 +54,7 @@ available on the machine. To circumvent this, `CWHY_DISABLE` can be set in the e
configuration time.

```bash
% CWHY_DISABLE=1 cmake -DCMAKE_CXX_COMPILER=`cwhy --wrapper` ...
% CWHY_DISABLE=1 cmake -DCMAKE_CXX_COMPILER=`cwhy --wrapper --- c++` ...
```

### Options
Expand Down

0 comments on commit 43826b6

Please sign in to comment.