We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f078e commit 41b7290Copy full SHA for 41b7290
README.md
@@ -35,7 +35,7 @@ which will be within 'namespace::class' declaration
35
```sh
36
./gmock.py -d "test/mocks" file1.hpp file2.hpp -- -D LINUX -Iproject/externals
37
```
38
-'--' separates arguments between gmock.py and compiler options
+'--' separates arguments between script and compiler
39
40
### Integration with the build system
41
0 commit comments