[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
Tue Jan 25 22:29:28 CST 2011
branch "master" has been updated
via e98833b40c04a7ace489ce02dc63ab1bff207042 (commit)
from 36d3ad013172b00516f51a30108b1f7c46c3e5a0 (commit)
Summary of changes:
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e98833b40c04a7ace489ce02dc63ab1bff207042
Author: David M. Lee <dlee at digium.com>
Date: Tue Jan 25 22:29:08 2011 -0600
And now it's prime-time!
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4f64241..72c897b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,7 +22,7 @@ include(${CMAKE_SOURCE_DIR}/cmake/AsteriskSCF.cmake)
# This project requires Ice 3.4.x
asterisk_scf_project("Asterisk SCF" 3.4)
-# 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