mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00: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:
parent
7e36db07b1
commit
ea7e03a7ff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user