[asterisk-scf-commits] asterisk-scf/integration/routing.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  6375f3ea593593014d0963e7210cc50af20c5c23 (commit)
      from  36f30730c67ee4b0d2b889057106a12db3bc0e1a (commit)

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


- Log -----------------------------------------------------------------
commit 6375f3ea593593014d0963e7210cc50af20c5c23
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 efb08bb..f2d15f0
--- 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(RoutingService 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/routing.git



More information about the asterisk-scf-commits mailing list