[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Fri Jan 7 15:27:01 UTC 2011
branch "master" has been updated
via 30551b9c89dd5effc973e8f64096cfd19e6925a4 (commit)
from e7646a3cfca41b1c1b2a8cafdb68e822aa235085 (commit)
Summary of changes:
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 30551b9c89dd5effc973e8f64096cfd19e6925a4
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Fri Jan 7 09:26:58 2011 -0600
Comment out something that is not ready for prime-time yet.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a224cfd..afe652b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@ include(${CMAKE_SOURCE_DIR}/cmake/AsteriskSCF.cmake)
# This project is C++ based and requires a minimum of Ice 3.4
asterisk_scf_project("Asterisk SCF" 3.4 CXX)
-asterisk_scf_slice_plugins("SliceVisitorPattern:create")
+# asterisk_scf_slice_plugins("SliceVisitorPattern:create")
# Add build targets for what we will need to link against
pjproject_build(pjlib)
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list