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

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Sep 14 09:11:27 CDT 2010


branch "master" has been updated
       via  0f657ab9a341c67a12199c974c92298c54cc4090 (commit)
      from  200c642ce49b3daabeabe2d8ad105bfa980fec02 (commit)

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


- Log -----------------------------------------------------------------
commit 0f657ab9a341c67a12199c974c92298c54cc4090
Author: David M. Lee <dlee at digium.com>
Date:   Tue Sep 14 00:17:27 2010 -0500

    Simplify integrated build.  Instead of lots of special cases and file
    copying, we now just have an 'integrated' variable we can test to see
    if we're in an integrated build or not.

diff --git a/CMakeLists.txt b/CMakeLists.txt
old mode 100644
new mode 100755
index efe6912..e934fb9
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,3 +1,11 @@
+#
+# Asterisk Scalable Communications Framework
+#
+# Copyright (C) 2010 -- Digium, Inc.
+#
+# All rights reserved.
+#
+
 # Make all of our slice definitions available to... themselves!
 hydra_slice_include_directories(${CMAKE_CURRENT_SOURCE_DIR})
 

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


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list