Module: kamailio Branch: master Commit: cdf9a4716db3762b172df059d7366983216fd48c URL: https://github.com/kamailio/kamailio/commit/cdf9a4716db3762b172df059d7366983...
Author: Xenofon Karamanos xk@gilawa.com Committer: Xenofon Karamanos xk@gilawa.com Date: 2025-05-20T15:09:40Z
cmake: Refactor packaging setup and improve installation paths
- Moved packaging configuration to a new deb-packaging.cmake file for better organization. - Updated installation paths in CMakeLists to use DESTDIR for flexibility. - Enhanced group handling for module packaging, allowing for "ALL_PACKAGED" option.
---
Added: cmake/deb-packaging.cmake Modified: CMakeLists.txt Modified: cmake/groups.cmake Modified: src/CMakeLists.txt Modified: src/modules/CMakeLists.txt Modified: utils/kamctl/CMakeLists.txt
---
Diff: https://github.com/kamailio/kamailio/commit/cdf9a4716db3762b172df059d7366983... Patch: https://github.com/kamailio/kamailio/commit/cdf9a4716db3762b172df059d7366983...