[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
Wed Sep 15 08:37:32 CDT 2010


branch "master" has been updated
       via  3196f9290cff276c35d609e13cba347b62bfb92a (commit)
      from  b958fb6f8fc2141cd480906a6a8d58e3c11ef744 (commit)

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


- Log -----------------------------------------------------------------
commit 3196f9290cff276c35d609e13cba347b62bfb92a
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 369437c..2513781
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ set(integrated_build true)
 include(${CMAKE_SOURCE_DIR}/cmake/modules/pjproject.cmake)
 
 # Include common Hydra build infrastructure
-include(${CMAKE_SOURCE_DIR}/cmake/Hydra_v4.cmake)
+include(${CMAKE_SOURCE_DIR}/cmake/AsteriskSCF.cmake)
 
 # This project is C++ based and requires a minimum of 3.4
 hydra_project("Asterisk SCF" 3.4 CXX)

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


-- 
asterisk-scf/integration/gitall.git



More information about the asterisk-scf-commits mailing list