[asterisk-scf-commits] asterisk-scf/integration/servicediscovery.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  0dcb27d1526e09de25ceeb66c016aedbc7ff872d (commit)
      from  05dfc6c06742807c76e16a5a5ad02a555104235b (commit)

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


- Log -----------------------------------------------------------------
commit 0dcb27d1526e09de25ceeb66c016aedbc7ff872d
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 8361016..53c3c43
--- 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
-   include(cmake/Hydra_v4.cmake)
+   include(cmake/AsteriskSCF.cmake)
 
    # This project is C++ based and requires a minimum of 3.4
    hydra_project(service_locator 3.4 CXX)
diff --git a/cmake b/cmake
index 6f93993..364040a 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit 6f939932a3c35300208434795e42f5edae14e259
+Subproject commit 364040aa2e2252eb07d896dc98eee1d2362f56e9

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


-- 
asterisk-scf/integration/servicediscovery.git



More information about the asterisk-scf-commits mailing list