Fixed issue #2286 by documentation

tests/README.md explicitly indicates to check the libzmq.lib path in
CMakeLists.txt.
This commit is contained in:
Vincent Tellier 2017-01-01 18:20:03 +01:00
parent 7e36db07b1
commit ea7e03a7ff

View File

@ -19,6 +19,8 @@ to add a sleep, please be consistent with all the other tests and use:
# Building tests in Windows
According to the version of your compiler, you should adapt the path `libzmq.lib` in the file `tests/CMakeLists.txt`.
Install CMAKE
CMD> CMAKE libzmq/tests
CMD> tests.sln