• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zeromq / libzmq / 12550031502

30 Dec 2024 05:49PM UTC coverage: 74.851% (-0.02%) from 74.866%
12550031502

push

github

bluca
cmake_minimum_required() before project()

 * Without this CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded (MT) Windows builds still produced incompatible MultiThreadedDLL (MD) output.

 * Resolves following warning:

CMake Warning (dev) at CMakeLists.txt:2 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.

 * Use ${CMAKE_HOST_SYSTEM_NAME} as ${CMAKE_SYSTEM_NAME} not set before project().

14789 of 19758 relevant lines covered (74.85%)

35503.54 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

85.18
/libzmq/src/session_base.cpp


Source Not Available

The file "libzmq/src/session_base.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc