Module: sems Branch: master Commit: 604cd062553064f000131114034c47592ca831a6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=604cd062553064f000131114034c47592ca831a6
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Feb 27 15:43:26 2014 +0100 c/f:cmake:fix session_timer plugin cmake files --- core/plug-in/session_timer/CMakeLists.txt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/core/plug-in/session_timer/CMakeLists.txt b/core/plug-in/session_timer/CMakeLists.txt index 878a133..56ed924 100644 --- a/core/plug-in/session_timer/CMakeLists.txt +++ b/core/plug-in/session_timer/CMakeLists.txt @@ -1,6 +1,5 @@ set (session_timer_SRCS SessionTimer.cpp -UserTimer.cpp ) SET(sems_module_name session_timer) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
