Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
36b62c12
Commit
36b62c12
authored
Sep 22, 2018
by
Simon Giesecke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Problem: INSTALL refers to deprecated VS build instruction
Solution: remove the reference
parent
95beabe7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
INSTALL
INSTALL
+1
-1
No files found.
INSTALL
View file @
36b62c12
...
...
@@ -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"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment