Module: kamailio
Branch: master
Commit: eb32feab9c50879117e0ecb5bd8c13c8ac301623
URL: 
https://github.com/kamailio/kamailio/commit/eb32feab9c50879117e0ecb5bd8c13c8ac301623

Author: Xenofon Karamanos <x...@gilawa.com>
Committer: Xenofon Karamanos <x...@gilawa.com>
Date: 2025-01-07T13:51:00Z

cmake: Remove duplicate inclusion of defs.cmake

---

Modified: src/CMakeLists.txt

---

Diff:  
https://github.com/kamailio/kamailio/commit/eb32feab9c50879117e0ecb5bd8c13c8ac301623.diff
Patch: 
https://github.com/kamailio/kamailio/commit/eb32feab9c50879117e0ecb5bd8c13c8ac301623.patch

---

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 119f320230d..79fccd59821 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -19,8 +19,6 @@ message(STATUS "CMAKE_C_COMPILER_VERSION: 
${CMAKE_C_COMPILER_VERSION}")
 
 find_package(Threads REQUIRED)
 
-include(${CMAKE_SOURCE_DIR}/cmake/defs.cmake)
-
 # -----------------------
 # The following produces core/autover.h Find Git
 option(USE_GIT "Use git to get commit information" ON)

_______________________________________________
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!

Reply via email to