[asterisk-scf-commits] asterisk-scf/integration/sip.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed Sep 15 08:37:35 CDT 2010


branch "master" has been updated
       via  a5f6b2f356c008776cbf312de015d170bf9ed58a (commit)
      from  d81eced6ca8c2edea22bb5e491c2244624a2b9c4 (commit)

Summary of changes:
 CMakeLists.txt |    2 +-
 cmake          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 mode change 100755 => 100644 CMakeLists.txt


- Log -----------------------------------------------------------------
commit a5f6b2f356c008776cbf312de015d170bf9ed58a
Author: David M. Lee <dlee at digium.com>
Date:   Tue Sep 14 16:51:31 2010 -0500

    Updated to a cleaned up version of cmake scripts.

diff --git a/CMakeLists.txt b/CMakeLists.txt
old mode 100755
new mode 100644
index 39c5e0e..efa5881
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ if(NOT integrated_build STREQUAL "true")
    cmake_minimum_required(VERSION 2.6)
 
    # Include common Hydra build infrastructure. Make sure your submodules are pulled. 
-   include(cmake/Hydra_v4.cmake)
+   include(cmake/AsteriskSCF.cmake)
 
    # This project is C++ based and requires a minimum of 3.4 of Ice. 
    hydra_project(SipChannelService 3.4 CXX)
diff --git a/cmake b/cmake
index f3690c3..364040a 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit f3690c333fcda3c09f0ce3fbb71db33d3712e899
+Subproject commit 364040aa2e2252eb07d896dc98eee1d2362f56e9

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


-- 
asterisk-scf/integration/sip.git



More information about the asterisk-scf-commits mailing list