[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "configuration" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Dec 20 19:53:17 UTC 2010


branch "configuration" has been updated
       via  b75b8f512a5071a0c571825ba97a88e53364a177 (commit)
      from  92dbdaa28b3fdbc1c628788c358e91ab8578e01d (commit)

Summary of changes:
 System/Component/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit b75b8f512a5071a0c571825ba97a88e53364a177
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Dec 20 15:52:32 2010 -0400

    Oh, and actually compile the slice.

diff --git a/System/Component/CMakeLists.txt b/System/Component/CMakeLists.txt
index c68f74d..3ab9226 100644
--- a/System/Component/CMakeLists.txt
+++ b/System/Component/CMakeLists.txt
@@ -1,3 +1,4 @@
 # Compile Component API
 asterisk_scf_compile_slice(ComponentServiceIf.ice lib "ComponentService API" System)
 asterisk_scf_compile_slice(ReplicaIf.ice lib "ComponentService API" System)
+asterisk_scf_compile_slice(ConfigurationIf.ice lib "Configuration API" System)

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list