Commit 028d59fc authored by Joshua Haberman's avatar Joshua Haberman

Merge pull request #1225 from google/nmakedoc

Clarified that 'nmake' must be run before 'nmake check'.
parents a924e0b8 fe96a215
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment