Clarified that 'nmake' must be run before 'nmake check'.
This commit is contained in:
parent
a924e0b858
commit
fe96a215d9
1 changed files with 2 additions and 1 deletions
|
@ -157,7 +157,8 @@ And wait for the compilation to finish.
|
|||
Testing
|
||||
=======
|
||||
|
||||
To run unit-tests:
|
||||
To run unit-tests, first you must compile protobuf as described above.
|
||||
Then run:
|
||||
|
||||
C:\Path\to\protobuf\cmake\build\release>nmake check
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue