mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-08 06:42:57 +01:00
Fixed issue #2286 by documentation
tests/README.md explicitly indicates to check the libzmq.lib path in CMakeLists.txt.
This commit is contained in:
@@ -19,6 +19,8 @@ to add a sleep, please be consistent with all the other tests and use:
|
|||||||
|
|
||||||
# Building tests in Windows
|
# 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
|
Install CMAKE
|
||||||
CMD> CMAKE libzmq/tests
|
CMD> CMAKE libzmq/tests
|
||||||
CMD> tests.sln
|
CMD> tests.sln
|
||||||
|
|||||||
Reference in New Issue
Block a user