Module: kamailio Branch: master Commit: 8cf64efffe08a6fdbb8365e463a63bad30b7a3d7 URL: https://github.com/kamailio/kamailio/commit/8cf64efffe08a6fdbb8365e463a63bad30b7a3d7
Author: Xenofon Karamanos <x...@gilawa.com> Committer: Xenofon Karamanos <x...@gilawa.com> Date: 2025-07-24T14:08:06Z cmake: Up min version to 3.13 - As discussed in https://github.com/kamailio/kamailio/issues/4078#issuecomment-2553148148 --- Modified: CMakeLists.txt --- Diff: https://github.com/kamailio/kamailio/commit/8cf64efffe08a6fdbb8365e463a63bad30b7a3d7.diff Patch: https://github.com/kamailio/kamailio/commit/8cf64efffe08a6fdbb8365e463a63bad30b7a3d7.patch --- diff --git a/CMakeLists.txt b/CMakeLists.txt index fe37ccced1f..a0c5daa84b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.13) # Use cmake -DCMAKE_SYSTEM_NAME .. for cross-compiling (inside build directory) _______________________________________________ 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!