Commit 36b62c12 authored by Simon Giesecke's avatar Simon Giesecke

Problem: INSTALL refers to deprecated VS build instruction

Solution: remove the reference
parent 95beabe7
......@@ -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" \
......
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