Commit ea7e03a7 authored by Vincent Tellier's avatar Vincent Tellier

Fixed issue #2286 by documentation

tests/README.md explicitly indicates to check the libzmq.lib path in
CMakeLists.txt.
parent 7e36db07
......@@ -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
......
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