zeromq4-1 | ZeroMQ 4.1.x stable release branch - bug fixes | Development Tools library
kandi X-RAY | zeromq4-1 Summary
kandi X-RAY | zeromq4-1 Summary
ZeroMQ 4.1.x stable release branch - bug fixes only
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zeromq4-1
zeromq4-1 Key Features
zeromq4-1 Examples and Code Snippets
Community Discussions
Trending Discussions on zeromq4-1
QUESTION
I am looking through the source-code for ZeroMQ, which I want to build from source. Inside I found platform.hpp.in
, which contains:
ANSWER
Answered 2017-Mar-10 at 13:34Its part of a file that's processed by configure_file
. When configure_file
is called for your file, #cmakedefine FOO
is replaced by #define
and is the value from the CMake variable FOO
. This is used to pass vales from CMake to C or C++ via the defined C pre-processor macros.
Documentation: https://cmake.org/cmake/help/latest/command/configure_file.html
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zeromq4-1
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page