mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: INSTALL refers to deprecated VS build instruction
Solution: remove the reference
This commit is contained in:
parent
95beabe7cc
commit
36b62c1215
2
INSTALL
2
INSTALL
@ -39,7 +39,7 @@ cmake -G "NMake Makefiles" -D WITH_PERF_TOOL=OFF -D ZMQ_BUILD_TESTS=OFF
|
||||
Windows Builds
|
||||
==============
|
||||
|
||||
For Windows building, see the libzmq\builds\msvc\readme.txt file.
|
||||
On Windows, use CMake for building, or for generating a Visual Studio solution file.
|
||||
|
||||
The library can also be built for the Windows 10 UWP platform through CMake :
|
||||
cmake -H. -B<build dir> -G"Visual Studio 14 2015 Win64" \
|
||||
|
Loading…
Reference in New Issue
Block a user