[asterisk-scf-commits] asterisk-scf/integration/log4scf.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Sep 22 09:51:16 CDT 2010
branch "master" has been updated
via 68bc29e4bb2cf9f390df51d1f7f3ed1d7ee3fd6f (commit)
from acd159b69547a9b446e163af06c0fdc7a4d51fb7 (commit)
Summary of changes:
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 68bc29e4bb2cf9f390df51d1f7f3ed1d7ee3fd6f
Author: David M. Lee <dlee at digium.com>
Date: Wed Sep 22 09:42:54 2010 -0500
copy/paste error.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1c2faee..4c2a3c4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ if(NOT integrated_build STREQUAL "true")
include(cmake/AsteriskSCF.cmake)
# This project is C++ based and requires a minimum of 3.4
- hydra_project("bridging service" 3.4 CXX)
+ hydra_project("log4scf" 3.4 CXX)
endif()
-----------------------------------------------------------------------
--
asterisk-scf/integration/log4scf.git
More information about the asterisk-scf-commits
mailing list