Module: kamailio Branch: master Commit: 11a609d06b527470c535a20866c48cafdedcb820 URL: https://github.com/kamailio/kamailio/commit/11a609d06b527470c535a20866c48cafdedcb820
Author: drTr0jan <drtr0...@yandex.ru> Committer: Henning Westerholt <h...@gilawa.com> Date: 2025-02-25T11:50:31+01:00 lib/ims: libxml2 is not needed - removed from cmake --- Modified: src/lib/ims/CMakeLists.txt --- Diff: https://github.com/kamailio/kamailio/commit/11a609d06b527470c535a20866c48cafdedcb820.diff Patch: https://github.com/kamailio/kamailio/commit/11a609d06b527470c535a20866c48cafdedcb820.patch --- diff --git a/src/lib/ims/CMakeLists.txt b/src/lib/ims/CMakeLists.txt index a501df57c48..914a09b9eab 100644 --- a/src/lib/ims/CMakeLists.txt +++ b/src/lib/ims/CMakeLists.txt @@ -1,4 +1,2 @@ -find_package(LibXml2 REQUIRED) - file(GLOB SRC_FILES "*.c") target_sources(kamailio PUBLIC ${SRC_FILES}) _______________________________________________ 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!