Module: kamailio Branch: master Commit: f7dc5ebeb931e55c72f52f3abc6f62923861584e URL: https://github.com/kamailio/kamailio/commit/f7dc5ebeb931e55c72f52f3abc6f62923861584e
Author: Xenofon Karamanos <x...@gilawa.com> Committer: Xenofon Karamanos <x...@gilawa.com> Date: 2024-12-13T15:20:49Z cmake: Fix path resolving... --- Modified: utils/kamctl/CMakeLists.txt --- Diff: https://github.com/kamailio/kamailio/commit/f7dc5ebeb931e55c72f52f3abc6f62923861584e.diff Patch: https://github.com/kamailio/kamailio/commit/f7dc5ebeb931e55c72f52f3abc6f62923861584e.patch --- diff --git a/utils/kamctl/CMakeLists.txt b/utils/kamctl/CMakeLists.txt index c0c054641b1..e71af919240 100644 --- a/utils/kamctl/CMakeLists.txt +++ b/utils/kamctl/CMakeLists.txt @@ -217,6 +217,7 @@ else() endif() # Set the root directories + set(ROOTDIR ${CMAKE_SOURCE_DIR}) set(STYLESHEETS ${ROOTDIR}/doc/stylesheets/dbschema_k/xsl) set(CATALOG ${ROOTDIR}/doc/stylesheets/dbschema_k/catalog.xml) _______________________________________________ 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!