Skip to content

Commit ea7e03a

Browse files
author
Vincent Tellier
committed
Fixed issue zeromq#2286 by documentation
tests/README.md explicitly indicates to check the libzmq.lib path in CMakeLists.txt.
1 parent 7e36db0 commit ea7e03a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ to add a sleep, please be consistent with all the other tests and use:
1919

2020
# Building tests in Windows
2121

22+
According to the version of your compiler, you should adapt the path `libzmq.lib` in the file `tests/CMakeLists.txt`.
23+
2224
Install CMAKE
2325
CMD> CMAKE libzmq/tests
2426
CMD> tests.sln

0 commit comments

Comments
 (0)