[zeromq-dev] CMake updates - following comments

Steven McCoy steven.mccoy at miru.hk
Thu Jan 24 21:13:04 CET 2013


*line 541:*

if(NOT CMAKE_BUILD_TYPE STREQUAL "Debug") # Why?

Nominally one does not require debug example binaries for testing
performance and connectivity.  This would also make the installers larger
for not a significant benefit.

*line 640:*

  # TODO: I think this part was intended to be used when running cpack

  # separately from cmake but I don't know how that works.


After building all the supported platforms: v90, v100, v110 you can
run a "cmake
package"  once then all the platform target files will be fed into *cpack*.
 I build each platform with the native command console, I guess other
packagers explicitly hardcode particular platform names.

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130124/7dc5390f/attachment.htm>


More information about the zeromq-dev mailing list