Module: kamailio Branch: master Commit: 3cda5a83cc45da2b0a9d6bb18f1b7f85849c526f URL: https://github.com/kamailio/kamailio/commit/3cda5a83cc45da2b0a9d6bb18f1b7f85849c526f
Author: Xenofon Karamanos <x...@gilawa.com> Committer: Xenofon Karamanos <x...@gilawa.com> Date: 2025-01-15T10:52:50Z cmake: Remove LOCK_METHOD as an option - If USE_FAST_LOCK is set to ON, try to use FAST_LOCK. If not avalaible on platoform, fallback to a platform specific one. - If USE_FAST_LOCK is set to OFF, fallback directly to platform specific one. - Fix wrong IF(NOT <option>) evaluation - CMake lint files --- Modified: cmake/defs.cmake Modified: cmake/os-specific/darwin.cmake Modified: cmake/os-specific/dragonfly.cmake Modified: cmake/os-specific/freebsd.cmake Modified: cmake/os-specific/linux.cmake --- Diff: https://github.com/kamailio/kamailio/commit/3cda5a83cc45da2b0a9d6bb18f1b7f85849c526f.diff Patch: https://github.com/kamailio/kamailio/commit/3cda5a83cc45da2b0a9d6bb18f1b7f85849c526f.patch _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!